diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 19:06:57 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 19:06:57 +0000 |
commit | ca0624c3aa5061e881b4464d1241a2249df5a4c5 (patch) | |
tree | baa92754250a3653dd7a7a79d01f438ca8743f92 /ace/TP_Reactor.h | |
parent | 2a85d7b4edc4441fe7849741d6a05aa62eb3bcb4 (diff) | |
download | ATCD-ca0624c3aa5061e881b4464d1241a2249df5a4c5.tar.gz |
ChangeLogTag:Fri May 26 12:04:39 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/TP_Reactor.h')
-rw-r--r-- | ace/TP_Reactor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/TP_Reactor.h b/ace/TP_Reactor.h index 81bfdd69382..49b871018f3 100644 --- a/ace/TP_Reactor.h +++ b/ace/TP_Reactor.h @@ -34,6 +34,7 @@ #include "ace/pre.h" #include "ace/Select_Reactor.h" +#include "ace/Log_Msg.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once |