Update btQuickprof.cpp
This commit is contained in:
@@ -45,7 +45,7 @@ static btClock gProfileClock;
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
||||||
#if WINVER <0x0602
|
#if WINVER <0x0602
|
||||||
ULONGLONG GetTickCount64() { return GetTickCount(); }
|
#define GetTickCount64 GetTickCount
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif //_XBOX
|
#endif //_XBOX
|
||||||
|
|||||||
Reference in New Issue
Block a user