src/core/overflowsafe_type.hpp
changeset 8113 31b7784db761
parent 8112 24b89cd40bfd
child 9047 1b4e4af03845
--- a/src/core/overflowsafe_type.hpp	Fri Dec 21 08:34:53 2007 +0000
+++ b/src/core/overflowsafe_type.hpp	Fri Dec 21 19:21:21 2007 +0000
@@ -5,6 +5,8 @@
 #ifndef OVERFLOWSAFE_TYPE_HPP
 #define OVERFLOWSAFE_TYPE_HPP
 
+#include "math_func.hpp"
+
 /**
  * Overflow safe template for integers, i.e. integers that will never overflow
  * you multiply the maximum value with 2, or add 2, or substract somethng from