We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff1d77e commit 1e9488dCopy full SHA for 1e9488d
tests/numberparsingcheck.cpp
@@ -12,7 +12,6 @@
12
#ifndef _MSC_VER
13
#include <dirent.h>
14
#else
15
-// Microsoft can't be bothered to provide standard utils.
16
#include <dirent_portable.h>
17
#endif
18
#include "simdjson.h"
tests/stringparsingcheck.cpp
@@ -15,7 +15,6 @@
19
20
21
0 commit comments