mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Fixing forgotten namespace.
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
namespace top_tweet {
|
||||
|
||||
using namespace simdjson;
|
||||
using namespace simdjson::builtin;
|
||||
|
||||
struct simdjson_ondemand {
|
||||
using StringType=std::string_view;
|
||||
|
||||
Reference in New Issue
Block a user