mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
Disabling fallback kernel on systems where it is not needed (#1930)
* Fixing issue 1772 * More cleaning. * Allow disabling other kernels. * Minor tweaks.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#include "simdjson/fallback/begin.h"
|
||||
|
||||
namespace simdjson {
|
||||
namespace SIMDJSON_IMPLEMENTATION {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user