Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
vztpv authored Nov 14, 2024
1 parent ee9821a commit 0d9bcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ int main(int argc, char* argv[])
bool ok;
//try
{
if (0) {
if (1) {
auto a = std::chrono::steady_clock::now();

static _simdjson::dom::parser test;
Expand Down

0 comments on commit 0d9bcdb

Please sign in to comment.