Merge pull request #1995 from ArkadiuszNiemiec/fix_use_boost_features

release/4.3a0
Varun Agrawal 2025-01-24 20:04:48 -05:00 committed by GitHub
commit a744cfcdd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
#pragma once #pragma once
#include <gtsam/config.h>
#if GTSAM_USE_BOOST_FEATURES #if GTSAM_USE_BOOST_FEATURES
#include <boost/concept_check.hpp> #include <boost/concept_check.hpp>
#include <boost/concept/assert.hpp> #include <boost/concept/assert.hpp>