From 211afda854fb497a2297d58355363396db74e2bf Mon Sep 17 00:00:00 2001 From: irfan Date: Tue, 26 May 1998 20:34:35 +0000 Subject: *** empty log message *** --- tests/Timeprobe_Test.cpp | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'tests/Timeprobe_Test.cpp') diff --git a/tests/Timeprobe_Test.cpp b/tests/Timeprobe_Test.cpp index de5d3fa547d..32c60d2edbc 100644 --- a/tests/Timeprobe_Test.cpp +++ b/tests/Timeprobe_Test.cpp @@ -74,18 +74,3 @@ main (int, ASYS_TCHAR *[]) return 0; } -#if defined (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION) -template class ACE_Singleton,ACE_SYNCH_MUTEX>; -template class ACE_Timeprobe; -template class ACE_Function_Timeprobe >; -template class ACE_Unbounded_Set_Iterator::Event_Descriptions>; -template class ACE_Unbounded_Set::Event_Descriptions>; -template class ACE_Node::Event_Descriptions>; -#elif defined (ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA) -#pragma instantiate ACE_Singleton,ACE_SYNCH_MUTEX> -#pragma instantiate ACE_Timeprobe -#pragma instantiate ACE_Function_Timeprobe > -#pragma instantiate ACE_Unbounded_Set_Iterator::Event_Descriptions> -#pragma instantiate ACE_Unbounded_Set::Event_Descriptions> -#pragma instantiate ACE_Node::Event_Descriptions> -#endif /* ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION */ -- cgit v1.2.1