diff options
Diffstat (limited to 'core/pch.hh')
| -rw-r--r-- | core/pch.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/pch.hh b/core/pch.hh index 924b1dd..3a013bd 100644 --- a/core/pch.hh +++ b/core/pch.hh @@ -25,6 +25,8 @@ #include <unordered_set> #include <vector> +#include <BS_thread_pool.hpp> + #include <emhash/hash_table8.hpp> #include <enet/enet.h> |
