mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-17 17:55:28 +03:00
Convert compile-time code to not require SIMD
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#define SHENG_INTERNAL_H_
|
||||
|
||||
#include "ue2common.h"
|
||||
#include "util/simd_utils.h"
|
||||
#include "util/simd_types.h"
|
||||
|
||||
#define SHENG_STATE_ACCEPT 0x10
|
||||
#define SHENG_STATE_DEAD 0x20
|
||||
|
||||
Reference in New Issue
Block a user