summaryrefslogtreecommitdiff
path: root/TAO/tao/Muxed_TMS.h
diff options
context:
space:
mode:
authormsmit <msmit@remedy.nl>2009-04-02 10:05:46 +0000
committermsmit <msmit@remedy.nl>2009-04-02 10:05:46 +0000
commit5193fe42f0d204d79c7b07c8c5e798ddee248b4c (patch)
tree23e186efaede4b4eeb372f82075b50a3cc67d761 /TAO/tao/Muxed_TMS.h
parent8f3e8dd30223df4624147c034fbae683f025b579 (diff)
downloadATCD-5193fe42f0d204d79c7b07c8c5e798ddee248b4c.tar.gz
Thu Apr 2 11:03:23 UTC 2009 Marcel Smit <msmit@remedy.nl>
* tao/Exclusive_TMS.cpp * tao/Exclusive_TMS.h Resolved compiler errors on Codegear 2009. * tao/Muxed_TMS.h * tao/Reply_Dispatcher.h Resolved compiler errors when versioned namespaces are used.
Diffstat (limited to 'TAO/tao/Muxed_TMS.h')
-rw-r--r--TAO/tao/Muxed_TMS.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/TAO/tao/Muxed_TMS.h b/TAO/tao/Muxed_TMS.h
index 4a86f144ed5..648d2547f2b 100644
--- a/TAO/tao/Muxed_TMS.h
+++ b/TAO/tao/Muxed_TMS.h
@@ -25,13 +25,15 @@
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Null_Mutex.h"
+ACE_BEGIN_VERSIONED_NAMESPACE_DECL
+template <class X> class ACE_Intrusive_Auto_Ptr;
+ACE_END_VERSIONED_NAMESPACE_DECL
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
class TAO_ORB_Core;
class TAO_Pluggable_Reply_Params;
class TAO_Reply_Dispatcher;
-template <class X> class ACE_Intrusive_Auto_Ptr;
/**
* @class TAO_Muxed_TMS