this still needs some cleanup
This commit is contained in:
parent
457f979723
commit
184dd91a67
|
@ -3,6 +3,7 @@
|
|||
#if defined(WIN32) || defined(USE_WINDOWS)
|
||||
#include <winsock2.h>
|
||||
#include <windows.h>
|
||||
#define strdup _strdup
|
||||
#endif
|
||||
|
||||
#include <ctype.h>
|
||||
|
|
Loading…
Reference in a new issue