Really fix the Mac build.

Damned!

Change-Id: Ice8295fb23beefe328207112b011489276b5b278
This commit is contained in:
David Turner
2011-04-16 22:21:57 +02:00
parent 34f083b1f3
commit eff952cdbf
5 changed files with 11 additions and 2 deletions

View File

@@ -27,7 +27,7 @@
#if defined(__linux__) || defined(_WIN32) || defined(__VC32__) && !defined(__CYGWIN__)
#else
#error "Unsupported Platform"
#warning "Unsupported Platform"
#endif
typedef uint32_t HandleType;