From 4bfdea0d8a71920a3e74a8711ef0f8d1dfced3af Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 20 Jun 2005 10:52:05 +0000 Subject: ChangeLogTag: Mon Jun 20 10:46:12 UTC 2005 Johnny Willemsen --- TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc | 2 +- TAO/orbsvcs/tests/ImplRepo/scale/server_i.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO/orbsvcs/tests/ImplRepo') diff --git a/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc b/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc index e48c599e972..9bfa04029b5 100644 --- a/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc +++ b/TAO/orbsvcs/tests/ImplRepo/scale/scaletest.mpc @@ -1,5 +1,5 @@ // $Id$ -project(*server) : portableserver, orbsvcsexe, minimum_corba, iortable, imr_client { +project(*server) : portableserver, orbsvcsexe, minimum_corba, iortable, pi_server, imr_client { IDL_Files { test.idl } diff --git a/TAO/orbsvcs/tests/ImplRepo/scale/server_i.cpp b/TAO/orbsvcs/tests/ImplRepo/scale/server_i.cpp index cf8deee844e..b8028055ac3 100644 --- a/TAO/orbsvcs/tests/ImplRepo/scale/server_i.cpp +++ b/TAO/orbsvcs/tests/ImplRepo/scale/server_i.cpp @@ -3,7 +3,7 @@ #include "server_i.h" #include "tao/IORTable/IORTable.h" -#include "tao/PortableServer/PS_CurrentC.h" +#include "tao/PI_Server/PI_Server.h" #include "tao/PortableServer/Root_POA.h" #include "tao/ImR_Client/ImR_Client.h" -- cgit v1.2.1