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 | 25235f5017690551c69325fec3e9e2da0add7446 (patch) | |
tree | e9cb37531e5501b1a7a1e0201cf7e16f500155a9 /ace/LSOCK_Dgram.cpp | |
parent | 979516614bb95c95bef913d53fb737e4787155f9 (diff) | |
download | ATCD-25235f5017690551c69325fec3e9e2da0add7446.tar.gz |
ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/LSOCK_Dgram.cpp')
-rw-r--r-- | ace/LSOCK_Dgram.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/LSOCK_Dgram.cpp b/ace/LSOCK_Dgram.cpp index d30a5ab7537..ef32a26ba12 100644 --- a/ace/LSOCK_Dgram.cpp +++ b/ace/LSOCK_Dgram.cpp @@ -1,6 +1,8 @@ // $Id$ #include "ace/LSOCK_Dgram.h" +#include "ace/Log_Msg.h" + ACE_RCSID(ace, LSOCK_Dgram, "$Id$") |