diff options
Diffstat (limited to 'include/Utils.hpp')
-rw-r--r-- | include/Utils.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Utils.hpp b/include/Utils.hpp index f7d8538..19700df 100644 --- a/include/Utils.hpp +++ b/include/Utils.hpp @@ -4,7 +4,6 @@ #include <string_view> #include <map> #include <string> -#include <optional> namespace gsr { struct KeyValue { |