diff --git a/include/SQLiteCpp/Statement.h b/include/SQLiteCpp/Statement.h index bb62a9f9..2f3adf7d 100644 --- a/include/SQLiteCpp/Statement.h +++ b/include/SQLiteCpp/Statement.h @@ -14,6 +14,7 @@ #include #include // SQLITECPP_PURE_FUNC +#include #include #include #include