瀏覽代碼

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_