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,7 +17,7 @@ WARN_UNUSED error_code implementation::create_dom_parser_implementation(
|
||||
}
|
||||
|
||||
} // namespace SIMDJSON_IMPLEMENTATION
|
||||
} // namespace {
|
||||
} // unnamed namespace
|
||||
|
||||
#include "haswell/end_implementation.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user