Header should also be included in non-quaternion mode

release/4.3a0
dellaert 2014-12-09 00:03:25 +01:00
parent 8fcf9d9866
commit 3077d03568
1 changed files with 0 additions and 3 deletions

View File

@ -22,10 +22,7 @@
#pragma once
#include <gtsam/config.h> // Get GTSAM_USE_QUATERNIONS macro
#ifdef GTSAM_USE_QUATERNIONS
#include <gtsam/geometry/Quaternion.h>
#endif
// You can override the default coordinate mode using this flag
#ifndef ROT3_DEFAULT_COORDINATES_MODE