summaryrefslogtreecommitdiffstats
path: root/raul/TimeStamp.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/TimeStamp.hpp')
-rw-r--r--raul/TimeStamp.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/raul/TimeStamp.hpp b/raul/TimeStamp.hpp
index eabddec..34992c9 100644
--- a/raul/TimeStamp.hpp
+++ b/raul/TimeStamp.hpp
@@ -17,6 +17,7 @@
#ifndef RAUL_TIMESTAMP_HPP
#define RAUL_TIMESTAMP_HPP
+#include <algorithm>
#include <cassert>
#include <cmath>
#include <cstdint>