[*] Recommit this. Did I somehow nuke it?

This commit is contained in:
Reece Wilson 2022-01-18 20:49:45 +00:00
parent f10c00f518
commit d28a4576ba

View File

@ -91,4 +91,6 @@ namespace Aurora::Threading::Threads
bool detached_ {};
};
void InitThreading();
}