summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-02 11:03:27 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-02 11:03:27 +0000
commitd30481a515e68817ee812e6527f0e4afeb21651e (patch)
tree7b729be96bfa676f133f562057cf68f0b4b9ca5e /TAO/tao/Profile.h
parent1e8a1cead48e985129cbfc3ad2f0935a146b037e (diff)
downloadATCD-d30481a515e68817ee812e6527f0e4afeb21651e.tar.gz
ChangeLogTag:Tue Nov 1 14:49:40 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Profile.h')
-rw-r--r--TAO/tao/Profile.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h
index a19068df002..69caa507680 100644
--- a/TAO/tao/Profile.h
+++ b/TAO/tao/Profile.h
@@ -26,6 +26,9 @@
#include "tao/Service_Callbacks.h"
class ACE_Lock;
+
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+
class TAO_MProfile;
class TAO_Stub;
class TAO_Endpoint;
@@ -415,6 +418,8 @@ private:
//@@ TAO_PROFILE_SPL_EXTERN_HOOK
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (__ACE_INLINE__)
# include "Profile.i"
#endif /* __ACE_INLINE__ */