MOAR TEMPLATE MAGIC
[invirt/third/libt4.git] / rpc / thr_pool.cc
index ff3557c..8b9691b 100644 (file)
@@ -1,7 +1,4 @@
 #include "thr_pool.h"
 #include "thr_pool.h"
-#include <stdlib.h>
-#include <errno.h>
-#include "lang/verify.h"
 
 // if blocking, then addJob() blocks when queue is full
 // otherwise, addJob() simply returns false when queue is full
 
 // if blocking, then addJob() blocks when queue is full
 // otherwise, addJob() simply returns false when queue is full