This commit is contained in:
Grant Limberg 2019-03-04 16:27:52 -08:00
commit 801401a6e7
4 changed files with 9 additions and 2 deletions

View file

@ -33,6 +33,7 @@
#include <libpq-fe.h>
#include <sstream>
#include <amqp.h>
#include <amqp_tcp_socket.h>
using json = nlohmann::json;
namespace {