It finally imports somewhat
This commit is contained in:
@@ -11,8 +11,6 @@ class Executor
|
||||
public:
|
||||
Executor();
|
||||
~Executor();
|
||||
private:
|
||||
ThreadPool pool;
|
||||
};
|
||||
} // namespace System
|
||||
} // namespace Seele
|
||||
|
||||
Reference in New Issue
Block a user