summaryrefslogtreecommitdiff
path: root/TAO/tao/diffs/ImplRepoC.h.diff
blob: 71eab8a7ad5d4d628fea88e48835df2d7c6dd2d8 (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
--- PortableServer/orig/ImplRepoC.h	Wed Apr 25 00:19:07 2001
+++ PortableServer/ImplRepoC.h	Tue Apr 24 13:44:52 2001
@@ -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:
@@ -23,12 +23,19 @@
 #define _TAO_IDL_ORIG_IMPLREPOC_H_
 
 #include "ace/pre.h"
-#include "tao/corba.h"
+#include "tao/corbafwd.h"
 
 #if !defined (ACE_LACKS_PRAGMA_ONCE)
 # pragma once
 #endif /* ACE_LACKS_PRAGMA_ONCE */
 
+#include "tao/CDR.h"
+#include "tao/Any.h"
+#include "tao/Object.h"
+#include "tao/ClientRequestInfo.h"
+#include "tao/Remote_Object_Proxy_Impl.h"
+#include "tao/Managed_Types.h"
+#include "tao/Sequence.h"
 #include "portableserver_export.h"
 
 #if defined (TAO_EXPORT_MACRO)