X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=Source%2FMacCompatibility.cpp;h=a6b4d70e8160f7cff9c6a25d04de08d82bbedb1c;hb=df1b94eadd015b59bcc2d6651e4a84f6e882ef28;hp=e1226b608dc32edd854176e8d7b2bd56888b3257;hpb=0e06ef535cf522b55e2ba29178a4c188094fa038;p=lugaru.git diff --git a/Source/MacCompatibility.cpp b/Source/MacCompatibility.cpp index e1226b6..a6b4d70 100644 --- a/Source/MacCompatibility.cpp +++ b/Source/MacCompatibility.cpp @@ -16,6 +16,7 @@ #if PLATFORM_UNIX #include #include +#include #include typedef long long __int64; typedef __int64 LARGE_INTEGER;