aboutsummaryrefslogtreecommitdiff
path: root/zencore/string.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zencore/string.cpp')
-rw-r--r--zencore/string.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/zencore/string.cpp b/zencore/string.cpp
index 764b3de03..542fec487 100644
--- a/zencore/string.cpp
+++ b/zencore/string.cpp
@@ -2,6 +2,7 @@
#include <doctest/doctest.h>
#include <inttypes.h>
+#include <math.h>
#include <stdio.h>
#include <zencore/memory.h>
#include <zencore/string.h>