diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 19:26:38 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 19:26:38 +0000 |
commit | 2071a8fae1a9bf5db2799c4c989bef7542c3f921 (patch) | |
tree | 919c55d6e1c2960e35de38f0ab03d513c5b0e5ed /ace/TLI_Acceptor.cpp | |
parent | 43a23f815568717126c879da5ecc4c58f596ffd2 (diff) | |
download | ATCD-2071a8fae1a9bf5db2799c4c989bef7542c3f921.tar.gz |
ChangeLogTag:Fri May 26 12:23:55 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/TLI_Acceptor.cpp')
-rw-r--r-- | ace/TLI_Acceptor.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/TLI_Acceptor.cpp b/ace/TLI_Acceptor.cpp index 92dd0c930ea..a413941baa2 100644 --- a/ace/TLI_Acceptor.cpp +++ b/ace/TLI_Acceptor.cpp @@ -1,6 +1,7 @@ // $Id$ #include "ace/TLI_Acceptor.h" +#include "ace/Log_Msg.h" ACE_RCSID(ace, TLI_Acceptor, "$Id$") |