3
0
Fork 0

+ small modif. to avoid conflict with standart header

small_fixes
kelson42 14 years ago
parent 6cf9ebcfc2
commit bddce4a31d

@ -40,7 +40,7 @@
// C Includes
#include <sys/types.h>
#ifdef WIN32
#include "stdint.h"
#include "stdint4win.h"
#else
#include <stdint.h>
#endif

Loading…
Cancel
Save