From 14e33369646f450af13418003d29d0721144321d Mon Sep 17 00:00:00 2001 From: nobody Date: Tue, 29 Dec 1998 21:10:42 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'ACE-4_6_10'. --- TAO/performance-tests/Cubit/COOL/MT_Cubit/client.h | 41 ---------------------- 1 file changed, 41 deletions(-) delete mode 100644 TAO/performance-tests/Cubit/COOL/MT_Cubit/client.h (limited to 'TAO/performance-tests/Cubit/COOL/MT_Cubit/client.h') diff --git a/TAO/performance-tests/Cubit/COOL/MT_Cubit/client.h b/TAO/performance-tests/Cubit/COOL/MT_Cubit/client.h deleted file mode 100644 index 734b559dafe..00000000000 --- a/TAO/performance-tests/Cubit/COOL/MT_Cubit/client.h +++ /dev/null @@ -1,41 +0,0 @@ -// $Id$ - -// ============================================================================ -// -// = LIBRARY -// TAO/tests -// -// = FILENAME -// client.h -// -// = AUTHOR -// Andy Gokhale, Brian Mendel, Sumedh Mungee, and Sergio Flores-Gaitan -// -// ============================================================================ - -#include -#include "cubit.H" - -#include "ace/Task.h" - -#if !defined (ACE_LACKS_PRAGMA_ONCE) -# pragma once -#endif /* ACE_LACKS_PRAGMA_ONCE */ - -#include "ace/Thread_Manager.h" -#include "ace/Get_Opt.h" -#include "ace/Sched_Params.h" - -#include "Task_Client.h" -#include "Util_Thread.h" - -#if defined (CHORUS) -#include "pccTimer.h" -#endif /* CHORUS */ - -#if defined (VME_DRIVER) -#include -extern "C" STATUS vmeDrv (void); -extern "C" STATUS vmeDevCreate (char *); -#endif /* defined (VME_DRIVER) */ - -- cgit v1.2.1