Merge pull request #375 from borglab/fix/msvc_appveyor

Fix MSVC Build in AppVeyor
release/4.3a0
Jose Luis Blanco-Claraco 2020-07-06 07:56:37 +02:00 committed by GitHub
commit f9b4bc4357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>