summaryrefslogtreecommitdiff
path: root/src/core/geometry_func.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/geometry_func.cpp')
-rw-r--r--src/core/geometry_func.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/geometry_func.cpp b/src/core/geometry_func.cpp
index 1a1588738..86f317a37 100644
--- a/src/core/geometry_func.cpp
+++ b/src/core/geometry_func.cpp
@@ -13,6 +13,8 @@
#include "geometry_func.hpp"
#include "math_func.hpp"
+#include "../safeguards.h"
+
/**
* Compute bounding box of both dimensions.
* @param d1 First dimension.