mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-11-17 01:41:51 +03:00
add new include file
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
#include "gtest/gtest.h"
|
||||
#include "nfa/vermicelli.h"
|
||||
#include "nfa/vermicelli.hpp"
|
||||
|
||||
#define BOUND (~(VERM_BOUNDARY - 1))
|
||||
|
||||
@@ -563,4 +564,4 @@ TEST(RNVermicelli16, Exec5) {
|
||||
}
|
||||
}
|
||||
|
||||
#endif // HAVE_SVE2
|
||||
#endif // HAVE_SVE2
|
||||
|
||||
Reference in New Issue
Block a user