fix: add missing config include
parent
7b56d6689c
commit
c344e6e023
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue