summaryrefslogtreecommitdiff
path: root/examples/Threads/task_three.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Threads/task_three.cpp')
-rw-r--r--examples/Threads/task_three.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Threads/task_three.cpp b/examples/Threads/task_three.cpp
index c0d7ca3c516..c84107b3145 100644
--- a/examples/Threads/task_three.cpp
+++ b/examples/Threads/task_three.cpp
@@ -15,7 +15,7 @@
#include "ace/Reactor.h"
#include "ace/Service_Config.h"
#include "ace/Task.h"
-#include "ace/stdcpp.h"
+#include "ace/streams.h"
#if defined (ACE_HAS_THREADS)