mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 13:06:59 -04:00
Work on compiling on mingw
This commit is contained in:
@@ -23,7 +23,7 @@ DECLARE_POINTER_TYPE(FunctionProfile);
|
||||
|
||||
// ----------------------------------------------------------------------------- : Timer
|
||||
|
||||
#ifdef WIN32
|
||||
#ifdef _MSC_VER
|
||||
typedef LONGLONG ProfileTime;
|
||||
|
||||
inline ProfileTime timer_now() {
|
||||
|
||||
Reference in New Issue
Block a user