Skip to content

Commit

Permalink
Merge pull request #1995 from ArkadiuszNiemiec/fix_use_boost_features
Browse files Browse the repository at this point in the history
  • Loading branch information
varunagrawal authored Jan 25, 2025
2 parents b762707 + c344e6e commit a744cfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gtsam/base/concepts.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

#pragma once

#include <gtsam/config.h>

#if GTSAM_USE_BOOST_FEATURES
#include <boost/concept_check.hpp>
#include <boost/concept/assert.hpp>
Expand Down

0 comments on commit a744cfc

Please sign in to comment.