summaryrefslogtreecommitdiff
path: root/src/state.h
diff options
context:
space:
mode:
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 */