summaryrefslogtreecommitdiff
path: root/src/utils/cpp/concepts.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/cpp/concepts.hpp')
-rw-r--r--src/utils/cpp/concepts.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/cpp/concepts.hpp b/src/utils/cpp/concepts.hpp
index 7cf943b6..d1500e85 100644
--- a/src/utils/cpp/concepts.hpp
+++ b/src/utils/cpp/concepts.hpp
@@ -17,6 +17,8 @@
#include <chrono>
#include <cstddef>
+#include <ctime>
+#include <iterator>
#include <string>
#include <type_traits>