mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
6 lines
143 B
C
6 lines
143 B
C
#ifndef SIMDJSON_CONDITIONAL_INCLUDE
|
|
#include "simdjson/rvv-vls/base.h"
|
|
#endif // SIMDJSON_CONDITIONAL_INCLUDE
|
|
|
|
#undef SIMDJSON_IMPLEMENTATION
|