summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 08:01:14 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-07 08:01:14 +0000
commit5b0a52ce03bfa04503520a064db2f96fff7d1af9 (patch)
tree2b8d6b34b1f3053b053b6f0d06527efa6375049d /TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp
parent7f80f9a5f24d353cd53010a5b3fc30dfb3d08f26 (diff)
downloadATCD-5b0a52ce03bfa04503520a064db2f96fff7d1af9.tar.gz
Thu Dec 7 07:38:57 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp')
-rw-r--r--TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp12
1 files changed, 7 insertions, 5 deletions
diff --git a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp
index fe3d489977d..9e5c094dd4f 100644
--- a/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp
+++ b/TAO/tao/PortableServer/RequestProcessingStrategyServantLocatorFI.cpp
@@ -1,10 +1,6 @@
// $Id$
-#include "tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h"
-#include "tao/PortableServer/RequestProcessingStrategy.h"
-#include "tao/PortableServer/RequestProcessingStrategyServantLocator.h"
-#include "ace/Dynamic_Service.h"
-#include "ace/Log_Msg.h"
+#include "tao/orbconf.h"
ACE_RCSID (PortableServer,
RequestProcessingStrategyServantLocatorFactoryImpl,
@@ -12,6 +8,12 @@ ACE_RCSID (PortableServer,
#if (TAO_HAS_MINIMUM_POA == 0) && !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
+#include "tao/PortableServer/RequestProcessingStrategyServantLocatorFI.h"
+#include "tao/PortableServer/RequestProcessingStrategy.h"
+#include "tao/PortableServer/RequestProcessingStrategyServantLocator.h"
+#include "ace/Dynamic_Service.h"
+#include "ace/Log_Msg.h"
+
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
namespace TAO