summaryrefslogtreecommitdiff
path: root/tests/Priority_Task_Test.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-14 18:25:49 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-09-14 18:25:49 +0000
commit8772cd70f1f90b73fe66cda36f3ea19d20afea47 (patch)
treefe0226b6f41bd88f9034e02c04d08e43251413f5 /tests/Priority_Task_Test.cpp
parent5eaa422fd7067e3920bc0580ed8c07733aad264f (diff)
downloadATCD-8772cd70f1f90b73fe66cda36f3ea19d20afea47.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Priority_Task_Test.cpp')
-rw-r--r--tests/Priority_Task_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Priority_Task_Test.cpp b/tests/Priority_Task_Test.cpp
index c711f9dc7a0..a06391c0799 100644
--- a/tests/Priority_Task_Test.cpp
+++ b/tests/Priority_Task_Test.cpp
@@ -21,6 +21,8 @@
#include "ace/Sched_Params.h"
#include "test_config.h"
+#if defined (ACE_HAS_THREADS)
+
class Priority_Task : public ACE_Task<ACE_MT_SYNCH>
{
public: