mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 00:14:22 +00:00
move override
macro to compat.h
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef MXTHREAD_H
|
||||
#define MXTHREAD_H
|
||||
|
||||
#include "compat.h"
|
||||
#include "mxtypes.h"
|
||||
#include "mxsemaphore.h"
|
||||
|
||||
@@ -54,4 +55,4 @@ private:
|
||||
MxS32 m_frequencyMS;
|
||||
};
|
||||
|
||||
#endif // MXTHREAD_H
|
||||
#endif // MXTHREAD_H
|
||||
|
Reference in New Issue
Block a user