remove unnecessary tbb task_scheduler_init
parent
eb85762483
commit
b2e9331161
|
@ -28,7 +28,6 @@
|
|||
#include <cstdint>
|
||||
|
||||
#ifdef GTSAM_USE_TBB
|
||||
#include <tbb/task_scheduler_init.h>
|
||||
#include <tbb/tbb_exception.h>
|
||||
#include <tbb/scalable_allocator.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue