aboutsummaryrefslogtreecommitdiff
path: root/include/db.h
diff options
context:
space:
mode:
authorSoikk2022-05-28 03:45:54 +0200
committerSoikk2022-05-28 03:45:54 +0200
commit377dc104be127291ede5b32640c23eea0ba6791a (patch)
tree0556ec062d321198580d31b6ce61b6d79fdeabb1 /include/db.h
parentf59d888123dd15bf0e70b1966c2c4245bee36b3a (diff)
downloadsoikk-DB-377dc104be127291ede5b32640c23eea0ba6791a.tar.xz
soikk-DB-377dc104be127291ede5b32640c23eea0ba6791a.tar.zst
trying boyer-moore
Diffstat (limited to 'include/db.h')
-rw-r--r--include/db.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/db.h b/include/db.h
index a5fca10..3ffcafb 100644
--- a/include/db.h
+++ b/include/db.h
@@ -15,6 +15,7 @@
#include "parser.h"
#include "storage.h"
#include "str.h"
+#include "bm.h"
#endif \ No newline at end of file