summaryrefslogtreecommitdiff
path: root/TAO/tao/IORInterceptor/diff/IORInterceptor.diff
blob: 70ecb2885080a935fbd456ad36e968d9509d5b1c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
--- orig/IORInterceptorC.h	2004-11-28 16:29:19.000000000 +0000
+++ IORInterceptorC.h	2004-11-28 17:49:39.000000000 +0000
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 //
-// $Id$
+// $Id$
 
 // ****  Code generated by the The ACE ORB (TAO) IDL Compiler ****
 // TAO and the TAO IDL Compiler have been developed by:
@@ -34,6 +34,9 @@
 #include /**/ "ace/pre.h"
 
 
+#ifndef TAO_IORINTERCEPTOR_SAFE_INCLUDE
+#error "You should not include IORInterceptorC.h directly, use IORInterceptor.h"
+#endif /* !TAO_IORINTERCEPTOR_SAFE_INCLUDE */
 #include "ace/config-all.h"
 
 #if !defined (ACE_LACKS_PRAGMA_ONCE)
--- orig/IORInterceptorC.cpp	2004-11-28 16:29:19.000000000 +0000
+++ IORInterceptorC.cpp	2004-11-28 17:47:42.000000000 +0000
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 //
-// $Id$
+// $Id$
 
 // ****  Code generated by the The ACE ORB (TAO) IDL Compiler ****
 // TAO and the TAO IDL Compiler have been developed by:
@@ -29,7 +29,7 @@
 // be/be_codegen.cpp:301
 
 
-#include "IORInterceptorC.h"
+#include "IORInterceptor.h"
 #include "tao/CDR.h"
 #include "ace/OS_NS_string.h"