summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test.cpp b/src/test.cpp
index c83a22c..1178b20 100644
--- a/src/test.cpp
+++ b/src/test.cpp
@@ -2,6 +2,8 @@
#include <chrono>
#include <iostream>
+#include <string_view>
+
namespace keltest {
template<typename... T>