summaryrefslogtreecommitdiff
path: root/TAO/tao/Strategies/SHMIOP_Endpoint.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-04 18:39:05 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-04 18:39:05 +0000
commitc633e538747abb02b61dcea041ac1a6faa6accd7 (patch)
treed31fd7c07cc84da23911a1402b9807afeebd85b2 /TAO/tao/Strategies/SHMIOP_Endpoint.h
parente7dcb66360c346d9d7ec631de64873cf5b30ebad (diff)
downloadATCD-c633e538747abb02b61dcea041ac1a6faa6accd7.tar.gz
ChangeLogTag:Fri Nov 4 10:31:15 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Strategies/SHMIOP_Endpoint.h')
-rw-r--r--TAO/tao/Strategies/SHMIOP_Endpoint.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Strategies/SHMIOP_Endpoint.h b/TAO/tao/Strategies/SHMIOP_Endpoint.h
index c44a9f6705f..a35aaf81e04 100644
--- a/TAO/tao/Strategies/SHMIOP_Endpoint.h
+++ b/TAO/tao/Strategies/SHMIOP_Endpoint.h
@@ -31,6 +31,7 @@
#include "ace/MEM_Addr.h"
+TAO_BEGIN_VERSIONED_NAMESPACE_DECL
/**
* @class TAO_SHMIOP_Endpoint
@@ -135,6 +136,8 @@ private:
TAO_SHMIOP_Endpoint *next_;
};
+TAO_END_VERSIONED_NAMESPACE_DECL
+
#if defined (__ACE_INLINE__)
# include "SHMIOP_Endpoint.i"
#endif /* __ACE_INLINE__ */