diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 18:08:47 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-26 18:08:47 +0000 |
commit | bffbb98182254445a2c69d7fff7a5efa288185c2 (patch) | |
tree | e9cb37531e5501b1a7a1e0201cf7e16f500155a9 /ace/INET_Addr.cpp | |
parent | c98f8a852287961fc1ed5551a722c377f160676e (diff) | |
download | ATCD-bffbb98182254445a2c69d7fff7a5efa288185c2.tar.gz |
ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/INET_Addr.cpp')
-rw-r--r-- | ace/INET_Addr.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/INET_Addr.cpp b/ace/INET_Addr.cpp index 8f85baaced5..bd1ec23fcde 100644 --- a/ace/INET_Addr.cpp +++ b/ace/INET_Addr.cpp @@ -3,6 +3,7 @@ // Defines the Internet domain address family address format. #include "ace/INET_Addr.h" +#include "ace/Log_Msg.h" #if !defined (__ACE_INLINE__) #include "ace/INET_Addr.i" |