aboutsummaryrefslogtreecommitdiffstats
path: root/alee-standalone.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alee-standalone.cpp')
-rw-r--r--alee-standalone.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/alee-standalone.cpp b/alee-standalone.cpp
index 488d3ba..d2151c8 100644
--- a/alee-standalone.cpp
+++ b/alee-standalone.cpp
@@ -24,6 +24,7 @@
#include <iostream>
#include <vector>
+alignas(sizeof(Cell))
#include "core.fth.h"
static bool okay = false;