X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Fcomm%2FkxClient%2Fmain.cpp;h=87bf3c62349442c62f4d4b8bb5fdd5f306f927f8;hb=e194cec922d114773959b8f3dc8a518e0092fc03;hp=018d56addf14db7f38c55d6c5871c46e5ad5bb62;hpb=93366a0bda79e6fd6e7dad6316bfcf8cc82f5731;p=anna.git 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;