summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-10 07:19:20 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-03-10 07:19:20 +0000
commit09391ca1718ce13201bb361ed31b7eab80d1f139 (patch)
tree2f7e3ba21d4b6b36351a050b2143b235f77679dd /TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
parentb02c46d2b884cb5c507cfac701587ffcf7c01915 (diff)
downloadATCD-09391ca1718ce13201bb361ed31b7eab80d1f139.tar.gz
ChangeLogTag: Fri Mar 10 07:09:22 UTC 2006 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp')
-rw-r--r--TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
index a2951bee736..2084a6bebea 100644
--- a/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
+++ b/TAO/tao/PortableServer/ServantRetentionStrategyNonRetain.cpp
@@ -9,12 +9,12 @@
*/
//=============================================================================
-#include "ServantRetentionStrategyNonRetain.h"
-#include "Non_Servant_Upcall.h"
-#include "Servant_Upcall.h"
-#include "POA_Current_Impl.h"
-#include "Root_POA.h"
-#include "Servant_Base.h"
+#include "tao/PortableServer/ServantRetentionStrategyNonRetain.h"
+#include "tao/PortableServer/Non_Servant_Upcall.h"
+#include "tao/PortableServer/Servant_Upcall.h"
+#include "tao/PortableServer/POA_Current_Impl.h"
+#include "tao/PortableServer/Root_POA.h"
+#include "tao/PortableServer/Servant_Base.h"
#include "tao/debug.h"
ACE_RCSID (PortableServer,