Update btQuickprof.cpp
This commit is contained in:
@@ -44,8 +44,8 @@ static btClock gProfileClock;
|
|||||||
#else //_XBOX
|
#else //_XBOX
|
||||||
#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