Преглед изворни кода

Needed to compile on MacOS 10.9.5

Peter Robinson пре 9 година
родитељ
комит
3f4cafddfb
1 измењених фајлова са 1 додато и 0 уклоњено
  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_