fix header

release/4.3a0
Duy-Nguyen Ta 2015-09-17 11:27:37 -04:00
parent 75abc90a90
commit f3b97ed2c2
2 changed files with 1 additions and 3 deletions

View File

@ -14,8 +14,6 @@
* @author Alex Cunningham * @author Alex Cunningham
*/ */
#include <boost/random.hpp>
#include <gtsam/linear/Sampler.h> #include <gtsam/linear/Sampler.h>
namespace gtsam { namespace gtsam {

View File

@ -20,7 +20,7 @@
#include <gtsam/linear/NoiseModel.h> #include <gtsam/linear/NoiseModel.h>
#include <boost/random/linear_congruential.hpp> #include <boost/random.hpp>
namespace gtsam { namespace gtsam {