remove config.h include as global_includes.h and config.h are redundant
parent
c4e0a10949
commit
da726aa21f
|
@ -17,7 +17,6 @@
|
|||
|
||||
#include <gtsam/global_includes.h>
|
||||
#include <gtsam/base/Matrix.h>
|
||||
#include <gtsam/config.h> // for GTSAM_USE_TBB
|
||||
|
||||
#include <boost/assign/list_of.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
|
|
Loading…
Reference in New Issue