Remove warnings
[anna.git] / example / comm / kxClient / main.cpp
index 018d56a..87bf3c6 100644 (file)
@@ -42,6 +42,8 @@ public:
    };   
    
 private:
+   using comm::Communicator::eventBreakConnection;
+
    test::Response a_response;   
    test::Request a_request;
    comm::INetAddress a_inetAddress;