From e9442e9eb28a2abb9caed65287eee164f20e2ae9 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Fri, 7 May 2004 22:01:04 +0000 Subject: ChangeLogTag:Fri May 7 14:58:59 2004 Ossama Othman --- TAO/orbsvcs/tests/RTCosScheduling/client.cpp | 2 +- TAO/orbsvcs/tests/RTCosScheduling/server.cpp | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'TAO/orbsvcs/tests/RTCosScheduling') diff --git a/TAO/orbsvcs/tests/RTCosScheduling/client.cpp b/TAO/orbsvcs/tests/RTCosScheduling/client.cpp index b3ff965ac4d..7a23a74d469 100644 --- a/TAO/orbsvcs/tests/RTCosScheduling/client.cpp +++ b/TAO/orbsvcs/tests/RTCosScheduling/client.cpp @@ -15,6 +15,7 @@ #include #include "ace/Get_Opt.h" #include "tao/debug.h" +#include "tao/Version.h" #include "ace/OS_main.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) @@ -434,4 +435,3 @@ do_work(const CORBA::Long value) ACE::is_prime (prime_number, 2, prime_number / 2); } - diff --git a/TAO/orbsvcs/tests/RTCosScheduling/server.cpp b/TAO/orbsvcs/tests/RTCosScheduling/server.cpp index a4b9e309967..7df823caafc 100644 --- a/TAO/orbsvcs/tests/RTCosScheduling/server.cpp +++ b/TAO/orbsvcs/tests/RTCosScheduling/server.cpp @@ -13,6 +13,8 @@ #include "Object1_i.h" #include +#include "tao/Version.h" + // FUZZ: disable check_for_streams_include #include "ace/streams.h" -- cgit v1.2.1