Removed a useless include (windows.h)

This commit is contained in:
ipher
2003-11-28 06:55:54 +00:00
parent 9b210b1338
commit 88e52e34e8

View File

@@ -18,7 +18,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/ */
#include <string.h> #include <string.h>
#include <windows.h>
//C++ style code in C //C++ style code in C
#define bool unsigned char #define bool unsigned char