aboutsummaryrefslogtreecommitdiff
path: root/src/Body.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Body.cpp')
-rw-r--r--src/Body.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Body.cpp b/src/Body.cpp
index e5a23b8..1d11962 100644
--- a/src/Body.cpp
+++ b/src/Body.cpp
@@ -15,6 +15,7 @@
#include <assert.h>
#include <malloc.h>
#include <cmath>
+#include <algorithm>
struct BodySpacing {
float spacing_y = 0.0f;