aboutsummaryrefslogtreecommitdiff
path: root/imageutil.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'imageutil.hpp')
-rw-r--r--imageutil.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/imageutil.hpp b/imageutil.hpp
index 5c01d9b..f3831b0 100644
--- a/imageutil.hpp
+++ b/imageutil.hpp
@@ -3,6 +3,7 @@
#ifndef IMAGEUTIL_HPP
#define IMAGEUTIL_HPP
+#include <cmath>
#include <cstdlib>
#include <filesystem>
#include <vector>