summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/SSLIOP
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-11-16 17:08:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-11-16 17:08:06 +0000
commitc6d68c89dc6c63912f71c7d23f4aa69a88a5ab7f (patch)
treed5d66f6f64035963e0936971229e4a76bed3e324 /TAO/orbsvcs/orbsvcs/SSLIOP
parentee1bf1b357cb8fdfc9652ad2efe41054ebe329a0 (diff)
downloadATCD-c6d68c89dc6c63912f71c7d23f4aa69a88a5ab7f.tar.gz
ChangeLogTag:Wed Nov 16 09:05:08 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/SSLIOP')
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h2
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h
index 0c20e111f05..dd949232f3a 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_Current.h
@@ -149,7 +149,7 @@ namespace TAO
private:
/// TSS slot assigned to this object.
- size_t const tss_slot_;
+ size_t tss_slot_;
/// Pointer to the ORB Core corresponding to the ORB with which this
/// object is registered.
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h
index f1ddb054e8b..1697e836d81 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/SSLIOP_OpenSSL_st_T.h
@@ -21,6 +21,8 @@
#pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "tao/Versioned_Namespace.h"
+
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO