1
0
Fork 0
This commit is contained in:
ehofman 2009-10-26 19:52:11 +00:00 committed by Tim Moore
parent 1d097cc575
commit 290bef5749

View file

@ -37,6 +37,7 @@
# define getcwd _getcwd
# include <io.h> // isatty()
# define isatty _isatty
# include "Winsock2.h" // for gethostname()
#endif
// work around a stdc++ lib bug in some versions of linux, but doesn't