summaryrefslogtreecommitdiff
path: root/games/euchre/files/std-namespace.h
blob: b4381f0f1a7e385ce46cae16ff49542219822a6f (plain) (blame)
1
2
3
#ifdef __cplusplus
using namespace std;
#endif