summaryrefslogtreecommitdiff
path: root/examples/Threads/task_one.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Threads/task_one.cpp')
-rw-r--r--examples/Threads/task_one.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Threads/task_one.cpp b/examples/Threads/task_one.cpp
index 734c0863712..ea4fd71dcf8 100644
--- a/examples/Threads/task_one.cpp
+++ b/examples/Threads/task_one.cpp
@@ -5,6 +5,7 @@
// ACE_Thread_Manager. It is instructive to compare this with the
// test_barrier.cpp test to see how they differ.
+#include "ace/OS_main.h"
#include "ace/Task.h"
#include "ace/Service_Config.h"