Browse Source

Needed to compile on MacOS 10.9.5

Peter Robinson 8 years ago
parent
commit
3f4cafddfb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      engine/source/platform/types.ppc.h

+ 1 - 0
engine/source/platform/types.ppc.h

@@ -46,5 +46,6 @@ typedef U64 FileTime;
 #  define NULL (0)
 #endif
 
+#define _WCHAR_H_CPLUSPLUS_98_CONFORMANCE_
 
 #endif //_TYPESPPC_H_