beginning threader

This commit is contained in:
dawidg81 2026-03-04 16:17:30 +01:00
commit 7769e89218

3
src/Threader/Thread.hpp Normal file
View file

@ -0,0 +1,3 @@
#include <thread>
#pragma once