summaryrefslogtreecommitdiff
path: root/docs/tutorials/018/page03.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/018/page03.html')
-rw-r--r--docs/tutorials/018/page03.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tutorials/018/page03.html b/docs/tutorials/018/page03.html
index c11e0e5b972..d148b339cdc 100644
--- a/docs/tutorials/018/page03.html
+++ b/docs/tutorials/018/page03.html
@@ -45,6 +45,7 @@ yourself a lot of time!
<font color=blue>#define</font> <font color=purple>TEST_T_H</font>
<font color=blue>#include</font> "<A HREF="../../../ace/Task.h">ace/Task.h</A>"
+<font color=blue>#include</font> "<A HREF="../../../ace/Atomic_Op.h">ace/Atomic_Op.h</A>"
<font color=red>/* We'll create a simple ACE_Task derivative for testing a couple of
different locking mechanisms. We've hidden the open() method to