summaryrefslogtreecommitdiff
path: root/TAO/tao/Unbounded_Octet_Sequence_T.h
diff options
context:
space:
mode:
authorcleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-09 15:19:38 +0000
committercleeland <cleeland@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-09 15:19:38 +0000
commit5f324d0d1a1a560b783be421160925b033b9d3ea (patch)
treee813a001bd7f533d06e6ddcc76f9a2e0b372f6b3 /TAO/tao/Unbounded_Octet_Sequence_T.h
parent28ed71853502a3c9c249d84dd233ca34148e4765 (diff)
downloadATCD-5f324d0d1a1a560b783be421160925b033b9d3ea.tar.gz
ChangeLogTag: Tue Jan 9 15:14:09 UTC 2007 Chris Cleeland <cleeland_c@ociweb.com>
Refactored #include "OS_NS_string.h".
Diffstat (limited to 'TAO/tao/Unbounded_Octet_Sequence_T.h')
-rw-r--r--TAO/tao/Unbounded_Octet_Sequence_T.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/TAO/tao/Unbounded_Octet_Sequence_T.h b/TAO/tao/Unbounded_Octet_Sequence_T.h
index a1a27f57808..cad24629621 100644
--- a/TAO/tao/Unbounded_Octet_Sequence_T.h
+++ b/TAO/tao/Unbounded_Octet_Sequence_T.h
@@ -12,6 +12,7 @@
#include "tao/orbconf.h"
#include "tao/Unbounded_Value_Sequence_T.h"
+#include "ace/OS_NS_string.h"
#if (TAO_NO_COPY_OCTET_SEQUENCES == 1)
@@ -23,7 +24,6 @@
#include "tao/Basic_Types.h"
#include "ace/Message_Block.h"
#include "ace/OS_Memory.h"
-#include "ace/OS_NS_string.h"
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
@@ -323,8 +323,6 @@ TAO_END_VERSIONED_NAMESPACE_DECL
#if (TAO_NO_COPY_OCTET_SEQUENCES == 0)
-#include "ace/OS_NS_string.h"
-
// This doesn't work always for unexplained reason. At least
// PortableServer::Active_Object_Map.cpp fails to compile with some compilers.
// But I'm keeping this in for the moment so that it may be