summaryrefslogtreecommitdiff
path: root/ACE/examples/Threads/thread_pool.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Threads/thread_pool.cpp')
-rw-r--r--ACE/examples/Threads/thread_pool.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/examples/Threads/thread_pool.cpp b/ACE/examples/Threads/thread_pool.cpp
index 9d560cb29e0..4b3124d3aa2 100644
--- a/ACE/examples/Threads/thread_pool.cpp
+++ b/ACE/examples/Threads/thread_pool.cpp
@@ -17,7 +17,6 @@
#include "ace/Service_Config.h"
-
#if defined (ACE_HAS_THREADS)
// Default number of iterations to run the test.