summaryrefslogtreecommitdiff
path: root/TAO/tao/IOPC.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-01 13:23:25 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-01 13:23:25 +0000
commitb06d4e4a99b67b84508aca3afe5bda092065d4ba (patch)
treef811a4f76d5cf6d6d8233920b930da6ce71b2bbd /TAO/tao/IOPC.h
parentb433bf76b895fd46553a6258b7b9dce996c247fb (diff)
downloadATCD-b06d4e4a99b67b84508aca3afe5bda092065d4ba.tar.gz
ChangeLogTag: Tue Feb 1 13:22:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/IOPC.h')
-rw-r--r--TAO/tao/IOPC.h19
1 files changed, 11 insertions, 8 deletions
diff --git a/TAO/tao/IOPC.h b/TAO/tao/IOPC.h
index fb1bc775cf0..f4dc3fd309b 100644
--- a/TAO/tao/IOPC.h
+++ b/TAO/tao/IOPC.h
@@ -26,23 +26,27 @@
// http://www.cs.wustl.edu/~schmidt/TAO.html
// TAO_IDL - Generated from
-// be\be_codegen.cpp:171
+// be\be_codegen.cpp:153
#ifndef _TAO_IDL_ORIG_IOPC_H_
#define _TAO_IDL_ORIG_IOPC_H_
#include /**/ "ace/pre.h"
-#include "IOP_IORC.h"
+
+#include "ace/config-all.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "tao/TAO_Export.h"
+#include "tao/ORB.h"
+#include "tao/SystemException.h"
#include "tao/Environment.h"
-#include "IOP_CodecC.h"
+#include "tao/IOP_IORC.h"
+#include "tao/IOP_CodecC.h"
#if defined (TAO_EXPORT_MACRO)
#undef TAO_EXPORT_MACRO
@@ -57,9 +61,7 @@
#endif /* TAO_EXPORT_NESTED_CLASSES */
#if defined(_MSC_VER)
-#if (_MSC_VER >= 1200)
#pragma warning(push)
-#endif /* _MSC_VER >= 1200 */
#pragma warning(disable:4250)
#endif /* _MSC_VER */
@@ -76,13 +78,13 @@ namespace TAO
}
// TAO_IDL - Generated from
-// be\be_codegen.cpp:978
+// be\be_codegen.cpp:961
#if defined (__ACE_INLINE__)
-#include "IOPC.i"
+#include "IOPC.inl"
#endif /* defined INLINE */
-#if defined(_MSC_VER) && (_MSC_VER >= 1200)
+#if defined(_MSC_VER)
#pragma warning(pop)
#endif /* _MSC_VER */
@@ -94,3 +96,4 @@ namespace TAO
#endif /* ifndef */
+