diff options
Diffstat (limited to 'examples/Threads/test_task_four.cpp')
-rw-r--r-- | examples/Threads/test_task_four.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Threads/test_task_four.cpp b/examples/Threads/test_task_four.cpp index 6bfa6698255..64209cb3430 100644 --- a/examples/Threads/test_task_four.cpp +++ b/examples/Threads/test_task_four.cpp @@ -32,7 +32,7 @@ #include "ace/Task.h" #include "ace/Service_Config.h" -#include "ace/Log_Msg.h" + #if defined (ACE_HAS_THREADS) |