X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=blobdiff_plain;f=example%2Fcomm%2FkxClient%2Fmain.cpp;h=87bf3c62349442c62f4d4b8bb5fdd5f306f927f8;hp=018d56addf14db7f38c55d6c5871c46e5ad5bb62;hb=7ee10b64f4c116460ffef5784eb9ef87d3f2339c;hpb=1a1b334a0d2b023bd778f0a19665cc9017dbc94a diff --git a/example/comm/kxClient/main.cpp b/example/comm/kxClient/main.cpp index 018d56a..87bf3c6 100644 --- a/example/comm/kxClient/main.cpp +++ b/example/comm/kxClient/main.cpp @@ -42,6 +42,8 @@ public: }; private: + using comm::Communicator::eventBreakConnection; + test::Response a_response; test::Request a_request; comm::INetAddress a_inetAddress;