diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/test.cpp | 2 |
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> |
