rFile.h, Thread.h, IdManager.h includes moved

This commit is contained in:
Nekotekina 2014-08-25 18:56:13 +04:00
parent 3c562afd49
commit 61c4a88ab4
52 changed files with 188 additions and 113 deletions

View file

@ -1,5 +1,7 @@
#pragma once
#include <atomic>
bool SM_IsAborted();
void SM_Sleep();
size_t SM_GetCurrentThreadId();