aboutsummaryrefslogtreecommitdiff
path: root/db.h
diff options
context:
space:
mode:
author=2022-05-05 15:23:47 +0200
committer=2022-05-05 15:23:47 +0200
commit6afe3cc8ec6c009a43950bdbe138cbc2d7a88a4d (patch)
tree7c2854537fc1bdf5f5aa8e861cf676204d773967 /db.h
parent2b1838ecf30fd91575a71b877965ed3363356138 (diff)
downloadsoikk-DB-6afe3cc8ec6c009a43950bdbe138cbc2d7a88a4d.tar.xz
soikk-DB-6afe3cc8ec6c009a43950bdbe138cbc2d7a88a4d.tar.zst
Quality of life changes
Diffstat (limited to 'db.h')
-rw-r--r--db.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/db.h b/db.h
index 116637f..a7db8f3 100644
--- a/db.h
+++ b/db.h
@@ -14,7 +14,7 @@
#include "repl.h"
#include "parser.h"
#include "storage.h"
+#include "strings.h"
-
-#endif \ No newline at end of file
+#endif