moved constants header

release/4.3a0
Frank Dellaert 2010-09-11 00:38:49 +00:00
parent fe0490dc4d
commit 7f25b3f086
2 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,7 @@
* @author Frank Dellaert
*/
#include <boost/math/constants/constants.hpp>
#include <gtsam/geometry/Rot3.h>
#include <gtsam/base/Lie-inl.h>

View File

@ -10,7 +10,6 @@
#pragma once
#include <boost/math/constants/constants.hpp>
#include <gtsam/geometry/Point3.h>
#include <gtsam/base/Testable.h>
#include <gtsam/base/Lie.h>