Tidy up #include-s for Intel TBB headers

Remove unused and add missing headers.
This commit is contained in:
Mateusz Loskot
2018-01-04 23:28:19 +01:00
committed by Michael Krasnyk
parent 3649ab4d31
commit da4fb13aa3
10 changed files with 10 additions and 9 deletions
@@ -19,8 +19,6 @@
#include <osmium/osm.hpp>
#include <tbb/parallel_for.h>
#include <memory>
#include <sstream>