Minor fixes for moving to gcc
This commit is contained in:
@@ -19,6 +19,7 @@ it. Using this library is your own responsibility
|
||||
#include <mutex>
|
||||
#include <thread>
|
||||
#include <vector>
|
||||
#include <condition_variable>
|
||||
|
||||
class ThreadPool {
|
||||
long numOfThreads;
|
||||
|
Reference in New Issue
Block a user