Remove useless namespace thing

This commit is contained in:
King_DuckZ 2020-04-01 17:32:12 +02:00
parent 32f87e5185
commit 830ab42c49

View file

@ -31,9 +31,6 @@
#include <string_view>
#include <list>
namespace std {
} //namespace std
namespace duck { namespace sl {
#if defined(APPLY_VERBOSE)
#endif