diff options
| author | navewindre <boneyaard@gmail.com> | 2025-09-03 20:10:09 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-09-03 20:10:09 +0200 |
| commit | f8b92ce3aa08b1445c9f956d8166830946562d12 (patch) | |
| tree | 94e63a5aec9f8f52b577f56799e0c9201fd976a5 /src/util/thread.cpp | |
a
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" |
