X-Git-Url: https://git.teslayout.com/public/public/public/?a=blobdiff_plain;f=example%2Ftimex%2FArithmeticHTTPServer%2FApplication.hpp;h=76ebf4617a00a4bfa24ea3482aef834cb401b424;hb=42f606f1c76bfbef24e7e772b6939d69d5ea970e;hp=5722d3050e26c65a80d78848469d622e0f3183a7;hpb=39033fd99e58e994a5e98c1060dcc79e0d81f9c9;p=anna.git diff --git a/example/timex/ArithmeticHTTPServer/Application.hpp b/example/timex/ArithmeticHTTPServer/Application.hpp index 5722d30..76ebf46 100644 --- a/example/timex/ArithmeticHTTPServer/Application.hpp +++ b/example/timex/ArithmeticHTTPServer/Application.hpp @@ -70,7 +70,7 @@ public: private: comm::Communicator* a_communicator; - timex::Engine a_timeController; + anna::timex::Engine a_timeController; http4comm::Context* a_context; comm::ReceiverFactoryImpl a_acceptorFactory;