summaryrefslogtreecommitdiff
path: root/TAO/tao/StringSeqC.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-16 18:33:01 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-01-16 18:33:01 +0000
commit0e72b60e20d6b05c3c9b8fadbdf955670830d768 (patch)
tree4380ff1b2b4446f7bff8678f0775d5cbcef87c7e /TAO/tao/StringSeqC.cpp
parentf39f00a8872d9a349fddecf24b9f82ddf54d85b0 (diff)
downloadATCD-0e72b60e20d6b05c3c9b8fadbdf955670830d768.tar.gz
ChangeLogTag: Tue Jan 16 12:09:49 2001 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/StringSeqC.cpp')
-rw-r--r--TAO/tao/StringSeqC.cpp12
1 files changed, 8 insertions, 4 deletions
diff --git a/TAO/tao/StringSeqC.cpp b/TAO/tao/StringSeqC.cpp
index 0224eddc80b..9f9574831ab 100644
--- a/TAO/tao/StringSeqC.cpp
+++ b/TAO/tao/StringSeqC.cpp
@@ -21,14 +21,18 @@
#include "StringSeqC.h"
+#if defined (__BORLANDC__)
+#pragma option -w-rvl -w-rch -w-ccc -w-aus
+#endif /* __BORLANDC__ */
+
#if !defined (__ACE_INLINE__)
#include "StringSeqC.i"
#endif /* !defined INLINE */
#include "tao/Any.h"
-#if !defined (_STRINGSEQ_CS_)
-#define _STRINGSEQ_CS_
+#if !defined (TAO_STRINGSEQ_CS)
+#define TAO_STRINGSEQ_CS
// *************************************************************
// CORBA_StringSeq
@@ -91,8 +95,8 @@ static CORBA::TypeCode _tc_TAO_tc_CORBA_StringSeq (CORBA::tk_alias, sizeof (_oc_
CORBA::TypeCode_ptr _tc_CORBA_StringSeq = &_tc_TAO_tc_CORBA_StringSeq;
-#if !defined (_WSTRINGSEQ_CS_)
-#define _WSTRINGSEQ_CS_
+#if !defined (TAO_WSTRINGSEQ_CS)
+#define TAO_WSTRINGSEQ_CS
// *************************************************************
// CORBA_WStringSeq