From 3d9e58480d454a4ba1619fe276266edbf2986c86 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sun, 6 Nov 2011 08:22:54 +0000 Subject: Fixed a problem with versioned namespace --- TAO/tao/Wait_Strategy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/tao/Wait_Strategy.h b/TAO/tao/Wait_Strategy.h index 78cf346fce2..c32f99e9c2c 100644 --- a/TAO/tao/Wait_Strategy.h +++ b/TAO/tao/Wait_Strategy.h @@ -25,6 +25,7 @@ ACE_BEGIN_VERSIONED_NAMESPACE_DECL class ACE_Time_Value; +class ACE_Event_Handler; ACE_END_VERSIONED_NAMESPACE_DECL TAO_BEGIN_VERSIONED_NAMESPACE_DECL @@ -32,7 +33,6 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL class TAO_ORB_Core; class TAO_Transport; class TAO_Synch_Reply_Dispatcher; -class ACE_Event_Handler; /** * @class TAO_Wait_Strategy -- cgit v1.2.1