Tidy up #include-s for Intel TBB headers
Remove unused and add missing headers.
This commit is contained in:
committed by
Michael Krasnyk
parent
3649ab4d31
commit
da4fb13aa3
@@ -10,6 +10,7 @@
|
||||
|
||||
#include <boost/iterator/iterator_facade.hpp>
|
||||
#include <boost/iterator/reverse_iterator.hpp>
|
||||
|
||||
#include <tbb/atomic.h>
|
||||
|
||||
#include <array>
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
#include <boost/format.hpp>
|
||||
#include <boost/iostreams/device/mapped_file.hpp>
|
||||
|
||||
#include <tbb/blocked_range.h>
|
||||
#include <tbb/parallel_for.h>
|
||||
#include <tbb/parallel_sort.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user