diff --git a/controller/PostgreSQL.cpp b/controller/PostgreSQL.cpp index 0c81ead9..1e59365a 100644 --- a/controller/PostgreSQL.cpp +++ b/controller/PostgreSQL.cpp @@ -22,6 +22,7 @@ #include #include +#include using json = nlohmann::json;