bug fix (only worked on Mac)

release/4.3a0
Michael Kaess 2010-01-14 03:42:34 +00:00
parent 68d90772e6
commit 32626b3391
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#include "Matrix.h" #include "Matrix.h"
#include "smallExample.h" #include "smallExample.h"
#include "Simulated2D.h" #include "simulated2D.h"
#include "GaussianFactor.h" #include "GaussianFactor.h"
using namespace std; using namespace std;