Suuports clang compiler
[anna.git] / example / timex / ArithmeticHTTPServer / Transaction.cpp
index 2c7a770..78e97a8 100644 (file)
@@ -57,7 +57,7 @@ http4comm::Transaction::Transaction () :
  * Si el servidor aritmético no contesta antes de que se cumpla el tiempo de espera
  * de la transación se contesta al cliente con un error indicando la situación.
  */
-void http4comm::Transaction::expire (timex::Engine*)
+void http4comm::Transaction::expire (anna::timex::Engine*)
    throw (RuntimeException)
 {
     comm::Communicator* communicator = app::functions::component <comm::Communicator> (ANNA_FILE_LOCATION);