summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ServantLocatorA.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-08-23 07:32:14 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-08-23 07:32:14 +0000
commitfe5533b6449f8ea04cdea5a0c92b44316d181b55 (patch)
tree5e75949adb3f2e7ae98387b032aaf87733a5148e /TAO/tao/PortableServer/ServantLocatorA.cpp
parent01a887ac35a85c4af2e09a2987d226f0b6be0fc0 (diff)
downloadATCD-fe5533b6449f8ea04cdea5a0c92b44316d181b55.tar.gz
ChangeLogTag:Mon Aug 22 21:33:37 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/PortableServer/ServantLocatorA.cpp')
-rw-r--r--TAO/tao/PortableServer/ServantLocatorA.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableServer/ServantLocatorA.cpp b/TAO/tao/PortableServer/ServantLocatorA.cpp
index fed82639ced..c08d031be92 100644
--- a/TAO/tao/PortableServer/ServantLocatorA.cpp
+++ b/TAO/tao/PortableServer/ServantLocatorA.cpp
@@ -25,12 +25,12 @@
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
-#include "ServantLocatorA.h"
#include "tao/AnyTypeCode/Null_RefCount_Policy.h"
#include "tao/AnyTypeCode/TypeCode_Constants.h"
#include "tao/AnyTypeCode/Alias_TypeCode_Static.h"
#include "tao/AnyTypeCode/Objref_TypeCode_Static.h"
#include "tao/AnyTypeCode/String_TypeCode_Static.h"
+#include "ServantLocatorA.h"
#include "tao/CDR.h"
#include "tao/AnyTypeCode/Any.h"
#include "tao/AnyTypeCode/Any_Impl_T.h"