summaryrefslogtreecommitdiff
path: root/TAO/tao/Messaging/diffs
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-04-29 20:06:44 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-04-29 20:06:44 +0000
commit564f3159d09b70eb1d0511edf075ce88bc014e49 (patch)
tree59090f0c3cc821824320eafcc659974ee8acad0a /TAO/tao/Messaging/diffs
parent9b01c8e2f998292681f367165a62a3f540ec7644 (diff)
downloadATCD-564f3159d09b70eb1d0511edf075ce88bc014e49.tar.gz
ChangeLogTag: Mon Apr 29 15:00:59 2002 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Messaging/diffs')
-rw-r--r--TAO/tao/Messaging/diffs/TAO_ExtC.diff24
1 files changed, 24 insertions, 0 deletions
diff --git a/TAO/tao/Messaging/diffs/TAO_ExtC.diff b/TAO/tao/Messaging/diffs/TAO_ExtC.diff
new file mode 100644
index 00000000000..42921fded67
--- /dev/null
+++ b/TAO/tao/Messaging/diffs/TAO_ExtC.diff
@@ -0,0 +1,24 @@
+--- orig/TAO_ExtC.h Mon Apr 29 11:53:09 2002
++++ TAO_ExtC.h Mon Apr 29 14:14:15 2002
+@@ -21,17 +21,16 @@
+
+ #ifndef _TAO_IDL_ORIG_TAO_EXTC_H_
+ #define _TAO_IDL_ORIG_TAO_EXTC_H_
+-
+ #include "ace/pre.h"
+-#include "tao/corba.h"
++#include "tao/orbconf.h"
+
+ #if !defined (ACE_LACKS_PRAGMA_ONCE)
+ # pragma once
+ #endif /* ACE_LACKS_PRAGMA_ONCE */
+
+-#include "tao/corbafwd.h"
+-#include "PolicyC.h"
+-#include "TimeBaseC.h"
++#include "tao/PolicyC.h"
++#include "tao/TimeBaseC.h"
++#include "messaging_export.h"
+
+ #if defined (TAO_EXPORT_MACRO)
+ #undef TAO_EXPORT_MACRO