File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 38583858 <ProjectReference Include =" $(SolutionDir)xrAICore\xrAICore.vcxproj" >
38593859 <Project >{5cb057d8-4464-40a6-af10-c26b826d1d90}</Project >
38603860 </ProjectReference >
3861+ <ProjectReference Include =" ..\utils\xrMiscMath\xrMiscMath.vcxproj" >
3862+ <Project >{7885cf3c-ee04-4c67-9467-1fbf9a36b037}</Project >
3863+ </ProjectReference >
38613864 <ProjectReference Include =" ..\xrMisc\xrMisc.vcxproj" >
38623865 <Project >{c964d17a-05a8-4bfa-b0a8-7af5c6b627ec}</Project >
38633866 </ProjectReference >
Original file line number Diff line number Diff line change @@ -31,3 +31,7 @@ XRGAMESPY_API int GetGameDistribution();
3131XRGAMESPY_API void GetGameID (int * GameID , int verID );
3232
3333void FillSecretKey (char * secretKey );
34+
35+ // hack
36+ #undef min
37+ #undef max
You can’t perform that action at this time.
0 commit comments