summaryrefslogtreecommitdiff
path: root/src/core/smallvec_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/smallvec_type.hpp')
-rw-r--r--src/core/smallvec_type.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/smallvec_type.hpp b/src/core/smallvec_type.hpp
index 89b12d5f5..8116ca2ea 100644
--- a/src/core/smallvec_type.hpp
+++ b/src/core/smallvec_type.hpp
@@ -14,7 +14,6 @@
#include "alloc_func.hpp"
#include "mem_func.hpp"
-#include "math_func.hpp"
/**
* Simple vector template class.