summaryrefslogtreecommitdiff
path: root/src/state.h
diff options
context:
space:
mode:
authorMiller2017-07-03 20:59:45 -0500
committerMiller2017-07-03 20:59:45 -0500
commit262fadf50b4463554d496f73573b7257a2abceec (patch)
tree35f76ed5b001cfacdfe1dc8593edd35787c4696c /src/state.h
parent03fbae39e9a8f3cdf45788381cf60510c87169d8 (diff)
downloadrefslam-262fadf50b4463554d496f73573b7257a2abceec.zip
refslam-262fadf50b4463554d496f73573b7257a2abceec.tar.gz
cc version
Diffstat (limited to 'src/state.h')
-rw-r--r--src/state.h1
1 files changed, 1 insertions, 0 deletions
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 */