diff --git a/src/Threader/Thread.hpp b/src/Threader/Thread.hpp new file mode 100644 index 0000000..9ea775d --- /dev/null +++ b/src/Threader/Thread.hpp @@ -0,0 +1,3 @@ +#include + +#pragma once \ No newline at end of file