summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2011-11-06 08:22:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2011-11-06 08:22:54 +0000
commit3d9e58480d454a4ba1619fe276266edbf2986c86 (patch)
treeb32b39fd329715b7cc4b34468795243299ab7d53
parentbecaf115efb6fa72e8711a2fafd416101fad6565 (diff)
downloadATCD-3d9e58480d454a4ba1619fe276266edbf2986c86.tar.gz
Fixed a problem with versioned namespace
-rw-r--r--TAO/tao/Wait_Strategy.h2
1 files changed, 1 insertions, 1 deletions
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