diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-05 19:54:08 +0100 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2022-11-05 19:54:08 +0100 |
| commit | b97413c5561a59acac86e053a1aa8bd7905456f2 (patch) | |
| tree | c4982073679119e88df44d65a42975560ff2082f /serialize | |
| parent | 141ecedcacda8fa094a22da067fe24423f0d6f38 (diff) | |
a
Diffstat (limited to 'serialize')
| -rw-r--r-- | serialize/string.hpp | 4 |
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<> |
