summaryrefslogtreecommitdiffstats
path: root/include/raul/TimeSlice.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/raul/TimeSlice.hpp')
-rw-r--r--include/raul/TimeSlice.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/raul/TimeSlice.hpp b/include/raul/TimeSlice.hpp
index 7758602..5d2da1e 100644
--- a/include/raul/TimeSlice.hpp
+++ b/include/raul/TimeSlice.hpp
@@ -21,7 +21,7 @@
#include "raul/TimeStamp.hpp"
#include <cassert>
-#include <cmath>
+#include <cstdint>
namespace Raul {