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