summaryrefslogtreecommitdiffhomepage
path: root/serialize/string.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'serialize/string.hpp')
-rw-r--r--serialize/string.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/serialize/string.hpp b/serialize/string.hpp
index a3923527..66e448a4 100644
--- a/serialize/string.hpp
+++ b/serialize/string.hpp
@@ -10,10 +10,6 @@ using StringView = BasicStringView<const char>;
} // namespace Corrade::Containers
-namespace floormat {
-
-} // namespace floormat
-
namespace nlohmann {
template<>