remove config.h include as global_includes.h and config.h are redundant

release/4.3a0
cbeall3 2015-06-22 12:02:40 -04:00
parent c4e0a10949
commit da726aa21f
1 changed files with 0 additions and 1 deletions

View File

@ -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>