diff options
Diffstat (limited to 'serialize/json-helper.hpp')
-rw-r--r-- | serialize/json-helper.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/serialize/json-helper.hpp b/serialize/json-helper.hpp index b1502295..c6dadf53 100644 --- a/serialize/json-helper.hpp +++ b/serialize/json-helper.hpp @@ -4,7 +4,6 @@ #include <exception> #include <filesystem> #include <nlohmann/json.hpp> -#include <Corrade/Utility/DebugStl.h> struct json_helper final { template<typename t> |