From 262fadf50b4463554d496f73573b7257a2abceec Mon Sep 17 00:00:00 2001 From: Miller Date: Mon, 3 Jul 2017 20:59:45 -0500 Subject: cc version --- src/state.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/state.h') diff --git a/src/state.h b/src/state.h index 70c73fe..a92f123 100644 --- a/src/state.h +++ b/src/state.h @@ -37,6 +37,7 @@ using std::vector; class State { public: + EIGEN_MAKE_ALIGNED_OPERATOR_NEW /* ==================== LIFECYCLE ======================================= */ State (); /* constructor */ -- cgit v1.1