From de1fc43cc58ce6a02c6eeef7791328c44189aa7c Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Mon, 4 Mar 2019 16:27:39 -0800 Subject: added librabbitmq library for central controller --- controller/PostgreSQL.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'controller') diff --git a/controller/PostgreSQL.cpp b/controller/PostgreSQL.cpp index 6165d8c4..9eb64800 100644 --- a/controller/PostgreSQL.cpp +++ b/controller/PostgreSQL.cpp @@ -32,6 +32,7 @@ #include #include +#include using json = nlohmann::json; namespace { -- cgit v1.2.3