Refactored thead pools

This commit is contained in:
Maksim Andrianov 2019-01-24 17:40:14 +03:00 committed by mpimenov
parent 9345c8d4e5
commit c2184f60b4

View file

@ -1,7 +1,7 @@
#include "generator/regions/regions_builder.hpp"
#include "base/assert.hpp"
#include "base/primitive_thread_pool.hpp"
#include "base/thread_pool_computational.hpp"
#include "base/stl_helpers.hpp"
#include "base/thread_pool_computational.hpp"