From 3077d03568c22ccbd0cef09c0fe2f66776f1576d Mon Sep 17 00:00:00 2001 From: dellaert Date: Tue, 9 Dec 2014 00:03:25 +0100 Subject: [PATCH] Header should also be included in non-quaternion mode --- gtsam/geometry/Rot3.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtsam/geometry/Rot3.h b/gtsam/geometry/Rot3.h index bfa42c980..99f9c9387 100644 --- a/gtsam/geometry/Rot3.h +++ b/gtsam/geometry/Rot3.h @@ -22,10 +22,7 @@ #pragma once #include // Get GTSAM_USE_QUATERNIONS macro - -#ifdef GTSAM_USE_QUATERNIONS #include -#endif // You can override the default coordinate mode using this flag #ifndef ROT3_DEFAULT_COORDINATES_MODE