Эх сурвалжийг харах

* BugFix: Correct a Windows compilation error in the endian swap code due to a missing include.

Robert MacGregor 4 жил өмнө
parent
commit
cf9d15a9d4

+ 1 - 0
Engine/source/platform/types.visualc.h

@@ -23,6 +23,7 @@
 #ifndef INCLUDED_TYPES_VISUALC_H
 #define INCLUDED_TYPES_VISUALC_H
 
+#include <stdlib.h>
 
 // For more information on VisualC++ predefined macros
 // http://support.microsoft.com/default.aspx?scid=kb;EN-US;q65472