diff options
Diffstat (limited to 'TAO/tao/Asynch_Reply_Dispatcher.h')
-rw-r--r-- | TAO/tao/Asynch_Reply_Dispatcher.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tao/Asynch_Reply_Dispatcher.h b/TAO/tao/Asynch_Reply_Dispatcher.h index f40ab83d8b0..4a7eb7cd81c 100644 --- a/TAO/tao/Asynch_Reply_Dispatcher.h +++ b/TAO/tao/Asynch_Reply_Dispatcher.h @@ -23,6 +23,7 @@ # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ +#include "tao/Transport.h" #include "tao/Reply_Dispatcher.h" #include "tao/Asynch_Timeout_Handler.h" |