summaryrefslogtreecommitdiff
path: root/tests/Task_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Task_Test.cpp')
-rw-r--r--tests/Task_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Task_Test.cpp b/tests/Task_Test.cpp
index 9b6a3e3555a..ff6849bb95e 100644
--- a/tests/Task_Test.cpp
+++ b/tests/Task_Test.cpp
@@ -27,6 +27,7 @@
ACE_RCSID(tests, Task_Test, "$Id$")
#if defined (ACE_HAS_THREADS)
+#include "ace/Barrier.h"
class My_Thread_Hook : public ACE_Thread_Hook
{