_WINDOWS is not needed after all

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1307 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
gewlitys
2003-12-24 00:40:01 +00:00
parent 3f8cbbacf4
commit 91815f5676
-3
View File
@@ -41,9 +41,6 @@ typedef struct uio_GPDirEntries_Iterator *uio_NativeEntriesContext;
#ifndef ZLIB_DLL #ifndef ZLIB_DLL
#define ZLIB_DLL #define ZLIB_DLL
#endif #endif
#ifndef _WINDOWS
#define _WINDOWS
#endif
#endif #endif
#include <zlib.h> #include <zlib.h>