summaryrefslogtreecommitdiffhomepage
path: root/serialize
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2022-11-05 19:54:08 +0100
committerStanislaw Halik <sthalik@misaki.pl>2022-11-05 19:54:08 +0100
commitb97413c5561a59acac86e053a1aa8bd7905456f2 (patch)
treec4982073679119e88df44d65a42975560ff2082f /serialize
parent141ecedcacda8fa094a22da067fe24423f0d6f38 (diff)
a
Diffstat (limited to 'serialize')
-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<>