changed case for include key.h
parent
41c77ef421
commit
f06d1a2e30
|
|
@ -13,7 +13,7 @@ using namespace boost::assign;
|
||||||
#include <CppUnitLite/TestHarness.h>
|
#include <CppUnitLite/TestHarness.h>
|
||||||
|
|
||||||
#include "DSF.h"
|
#include "DSF.h"
|
||||||
#include "key.h"
|
#include "Key.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace gtsam;
|
using namespace gtsam;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue