diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-05 00:50:45 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-05 00:50:45 +0000 |
commit | 9de1ff89978d8d86f427752cf306b7b39e49f247 (patch) | |
tree | 363f56efbd752729098867bfc27f73a012b65846 /ace/Reactor_Impl.h | |
parent | 22cc72b740ad8132ba07171ca60b838a081aee03 (diff) | |
download | ATCD-9de1ff89978d8d86f427752cf306b7b39e49f247.tar.gz |
ChangeLogTag:Wed Nov 5 00:56:43 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'ace/Reactor_Impl.h')
-rw-r--r-- | ace/Reactor_Impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Reactor_Impl.h b/ace/Reactor_Impl.h index 6f3d284b6e5..bae4d637020 100644 --- a/ace/Reactor_Impl.h +++ b/ace/Reactor_Impl.h @@ -25,6 +25,7 @@ // Event_Handler.h contains the definition of ACE_Reactor_Mask #include "ace/Event_Handler.h" +#include "ace/Time_Value.h" // Forward decls class ACE_Handle_Set; |