fix header
parent
75abc90a90
commit
f3b97ed2c2
|
@ -14,8 +14,6 @@
|
|||
* @author Alex Cunningham
|
||||
*/
|
||||
|
||||
#include <boost/random.hpp>
|
||||
|
||||
#include <gtsam/linear/Sampler.h>
|
||||
namespace gtsam {
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
|
||||
#include <gtsam/linear/NoiseModel.h>
|
||||
|
||||
#include <boost/random/linear_congruential.hpp>
|
||||
#include <boost/random.hpp>
|
||||
|
||||
namespace gtsam {
|
||||
|
||||
|
|
Loading…
Reference in New Issue