mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
7 lines
115 B
C
7 lines
115 B
C
#ifndef SIMDJSON_SRC_BASE_H
|
|
#define SIMDJSON_SRC_BASE_H
|
|
|
|
#include <simdjson/base.h>
|
|
|
|
#endif // SIMDJSON_SRC_BASE_H
|