Backlashforwardslashbackslashbacklashforwardslash

This commit is contained in:
Simon Robertshaw 2011-12-30 15:41:11 +00:00
parent c0a84f4558
commit 9c31393547

View File

@ -29,7 +29,7 @@
#include "defines.h"
#if defined(LIN64) || defined(USE_STDINT)
#include <sys\types.h>
#include <sys/types.h>
#include <stdint.h>
#else
typedef long long int int64_t;