diff options
Diffstat (limited to 'libsqlitepp/sqlite-modifycommand.h')
-rw-r--r-- | libsqlitepp/sqlite-modifycommand.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libsqlitepp/sqlite-modifycommand.h b/libsqlitepp/sqlite-modifycommand.h index d9f58c6..0583da1 100644 --- a/libsqlitepp/sqlite-modifycommand.h +++ b/libsqlitepp/sqlite-modifycommand.h @@ -3,6 +3,7 @@ #include "sqlite-command.h" #include <modifycommand.h> +#include <string> namespace SQLite { class Connection; |