X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fhttp%2FxmlSender%2Fmain.cpp;h=abcd8441c75b533cb1860bce279a8e8fdbb5461c;hp=f32a8adff104cc4f90d4267be27678c680d67fcb;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a 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;