summaryrefslogtreecommitdiff
path: root/TAO/tao/Domain/diffs/Domain.diff
blob: 6ab958e7571ac455c370d7a38bc54952e37a6dd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- orig/DomainS.h	2005-02-22 13:41:14.148656000 +0100
+++ DomainS.h	2005-02-22 13:42:55.244024000 +0100
@@ -33,17 +33,17 @@
 
 #include /**/ "ace/pre.h"
 
-#include "DomainC.h"
-#include "tao/PolicyS.h"
-#include "tao/InterfaceDefS.h"
+#include "tao/DomainC.h"
 
 #if !defined (ACE_LACKS_PRAGMA_ONCE)
 # pragma once
 #endif /* ACE_LACKS_PRAGMA_ONCE */
 
+#include "tao/PortableServer/PolicyS.h"
 #include "tao/Collocation_Proxy_Broker.h"
 #include "tao/PortableServer/PortableServer.h"
 #include "tao/PortableServer/Servant_Base.h"
+#include "tao/IFR_Client/IFR_ExtendedC.h"
 
 #if defined(_MSC_VER)
 #pragma warning(push)