From 207df6fc406e81bfeebdff7f404bd242ff3f099f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 7 May 2024 06:48:35 +0200 Subject: Merging upstream version 0.12.2. Signed-off-by: Daniel Baumann --- src/sqlitepp.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/sqlitepp.hh') diff --git a/src/sqlitepp.hh b/src/sqlitepp.hh index 7845a23..0db2020 100644 --- a/src/sqlitepp.hh +++ b/src/sqlitepp.hh @@ -37,8 +37,9 @@ #include #include "base/auto_mem.hh" +#include "base/intern_string.hh" +#include "base/types.hh" #include "optional.hpp" -#include "shlex.resolver.hh" /* XXX figure out how to do this with the template */ void sqlite_close_wrapper(void* mem); -- cgit v1.2.3