Fix MSVC build

release/4.3a0
Fan Jiang 2020-06-19 10:40:07 -04:00
parent dde41ebf05
commit df687e5abf
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include <cstdint>
#include <exception>
#include <string>
#ifdef GTSAM_USE_TBB
#include <tbb/scalable_allocator.h>