diff options
Diffstat (limited to 'Kokyu')
-rw-r--r-- | Kokyu/Dispatcher_Task.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Kokyu/Dispatcher_Task.h b/Kokyu/Dispatcher_Task.h index 5d8eb49ca31..4b5979066a5 100644 --- a/Kokyu/Dispatcher_Task.h +++ b/Kokyu/Dispatcher_Task.h @@ -14,6 +14,7 @@ #define TAO_DISPATCHER_TASK_H #include "ace/pre.h" #include "ace/Task.h" +#include "ace/Lock_Adapter_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |