namespace fix
This commit is contained in:
parent
da61cdaca8
commit
b38866b55e
2 changed files with 2 additions and 2 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue