diff options
Diffstat (limited to 'ACE/tests/Task_Ex_Test.cpp')
-rw-r--r-- | ACE/tests/Task_Ex_Test.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ACE/tests/Task_Ex_Test.cpp b/ACE/tests/Task_Ex_Test.cpp index b15d5bb57a6..4acc9159ea6 100644 --- a/ACE/tests/Task_Ex_Test.cpp +++ b/ACE/tests/Task_Ex_Test.cpp @@ -1,4 +1,3 @@ - //============================================================================= /** * @file Task_Ex_Test.cpp @@ -10,15 +9,12 @@ */ //============================================================================= - #include "test_config.h" #include "Task_Ex_Test.h" #include "ace/Task_Ex_T.h" #include "ace/Log_Msg.h" #include "ace/Auto_Ptr.h" - - #if defined (ACE_HAS_THREADS) /// default params |