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