diff --git a/driver/response.cpp b/driver/response.cpp index 5839caae..15000a29 100644 --- a/driver/response.cpp +++ b/driver/response.cpp @@ -22,6 +22,7 @@ #include #include #include +#include // returns true if the quote is unescaped bool applyBackslashRule(std::string &arg) {