X-Git-Url: http://xvm.mit.edu/gitweb/invirt/third/libt4.git/blobdiff_plain/f2170465073de34adf89161d4287182b518352c4..24bebc0ecf83446c7371eff69042322aab34976a:/rpc/thr_pool.h diff --git a/rpc/thr_pool.h b/rpc/thr_pool.h index 4ea1bd4..94ce237 100644 --- a/rpc/thr_pool.h +++ b/rpc/thr_pool.h @@ -1,9 +1,7 @@ #ifndef thr_pool_h #define thr_pool_h -#include -#include - +#include "types.h" #include "fifo.h" typedef std::function job_t;