diff options
Diffstat (limited to 'ace/Asynch_Pseudo_Task.h')
-rw-r--r-- | ace/Asynch_Pseudo_Task.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Asynch_Pseudo_Task.h b/ace/Asynch_Pseudo_Task.h index 825d94a44c3..2a9da3b25e8 100644 --- a/ace/Asynch_Pseudo_Task.h +++ b/ace/Asynch_Pseudo_Task.h @@ -23,6 +23,7 @@ #include "ace/Reactor.h" #include "ace/Select_Reactor.h" #include "ace/Task.h" +#include "ace/Manual_Event.h" /** |