diff --git a/db-postgresql.cpp b/db-postgresql.cpp index 834d1bc..73dd404 100644 --- a/db-postgresql.cpp +++ b/db-postgresql.cpp @@ -1,6 +1,7 @@ #include #include #include +#include #include #include "db-postgresql.h" #include "util.h"