Cleaned up duplicate defines.

This commit is contained in:
skarg
2007-06-21 00:28:24 +00:00
parent f2166c14c7
commit bddafd3c86
-3
View File
@@ -32,9 +32,6 @@
-------------------------------------------
####COPYRIGHTEND####*/
#define WIN32_LEAN_AND_MEAN
#define STRICT 1
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h> /* for standard integer types uint8_t etc. */