Fixed indent.
This commit is contained in:
parent
f206f34a3d
commit
0ecc16c618
@ -140,10 +140,10 @@ public:
|
|||||||
std::thread::id * m_ThreadID;
|
std::thread::id * m_ThreadID;
|
||||||
};
|
};
|
||||||
|
|
||||||
#define CHECK_THREAD cSingleThreadAccessChecker Checker(&m_ThreadID);
|
#define CHECK_THREAD cSingleThreadAccessChecker Checker(&m_ThreadID);
|
||||||
|
|
||||||
#else
|
#else
|
||||||
#define CHECK_THREAD
|
#define CHECK_THREAD
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user