diff options
Diffstat (limited to 'src/util/thread.cpp')
| -rw-r--r-- | src/util/thread.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/thread.cpp b/src/util/thread.cpp new file mode 100644 index 0000000..74b01fc --- /dev/null +++ b/src/util/thread.cpp @@ -0,0 +1,2 @@ +#define THREAD_IMPLEMENTATION +#include "thread.h" |
