Fixing forgotten namespace.

This commit is contained in:
Daniel Lemire 2021-01-16 02:50:55 +00:00
parent 8e96e38099
commit 6e5d232ccc
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
namespace top_tweet {
using namespace simdjson;
using namespace simdjson::builtin;
struct simdjson_ondemand {
using StringType=std::string_view;