mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
namespace { -> unnamed namespace
This commit is contained in:
@@ -17,6 +17,6 @@ WARN_UNUSED error_code implementation::create_dom_parser_implementation(
|
||||
}
|
||||
|
||||
} // namespace SIMDJSON_IMPLEMENTATION
|
||||
} // namespace {
|
||||
} // unnamed namespace
|
||||
|
||||
#include "fallback/end_implementation.h"
|
||||
Reference in New Issue
Block a user