X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fhttp%2FxmlSender%2Fmain.cpp;h=abcd8441c75b533cb1860bce279a8e8fdbb5461c;hb=2f2cc741b21502b2bd37060a1059084a54cb8b6e;hp=f32a8adff104cc4f90d4267be27678c680d67fcb;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git diff --git a/example/http/xmlSender/main.cpp b/example/http/xmlSender/main.cpp index f32a8ad..abcd844 100644 --- a/example/http/xmlSender/main.cpp +++ b/example/http/xmlSender/main.cpp @@ -51,6 +51,8 @@ public: } private: + using Communicator::eventBreakConnection; + MyHandler a_httpHandler; http::Request a_httpRequest;