Compile fix

This commit is contained in:
Joshua Granick
2016-09-02 14:43:55 -07:00
parent efcf8715d3
commit 1b34b83d80

View File

@@ -4,6 +4,7 @@
#include <windows.h>
#elif defined(HX_LINUX)
#include <stdlib.h>
#include <string.h>
#include <clocale>
#endif