mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
0e6ea76e88
* Make command line arguments work for Windows * Run checkperf on Windows
3 lines
63 B
C
3 lines
63 B
C
#ifndef __UNISTD_H__
|
|
#include "getopt.h"
|
|
#endif // __UNISTD_H__
|