namespace fix

This commit is contained in:
Jorijn van der Graaf 2025-11-02 07:14:39 +01:00
commit b38866b55e
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ module Crafter.Thread:ThreadPool_impl;
import std;
import :ThreadPool;
using namespace Crafter::Thread;
using namespace Crafter;
void ThreadPool::Start(int maxThreads)