Fixed compiling on fwd_eof_query.cpp

v2.x_pg_PrepStmtBase_240714
René Cannaò 2 years ago
parent d0da556c12
commit e4169fe9cc

@ -1,3 +1,7 @@
#include "../deps/json/json.hpp"
using json = nlohmann::json;
#define PROXYJSON
#include <algorithm>
#include <vector>
#include <string>

Loading…
Cancel
Save