diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-05 03:59:59 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-05 03:59:59 +0000 |
commit | e6e438d004e79a7971b21972df3d0cbc308cd660 (patch) | |
tree | ad04d9ba494b256b41907e014b5c2a52343fdec6 /TAO/examples/Logging | |
parent | 647bd2122bef8ec68b0f89478a9d1896f30dd31f (diff) | |
download | ATCD-e6e438d004e79a7971b21972df3d0cbc308cd660.tar.gz |
ChangeLogTag:Wed Nov 5 04:08:36 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/examples/Logging')
-rw-r--r-- | TAO/examples/Logging/Logging_Test_i.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/examples/Logging/Logging_Test_i.cpp b/TAO/examples/Logging/Logging_Test_i.cpp index c1843504ad2..aeb14c150aa 100644 --- a/TAO/examples/Logging/Logging_Test_i.cpp +++ b/TAO/examples/Logging/Logging_Test_i.cpp @@ -9,6 +9,7 @@ #include "ace/OS_NS_netdb.h" #include "ace/OS_NS_unistd.h" #include "ace/OS_NS_arpa_inet.h" +#include "ace/OS_NS_sys_time.h" ACE_RCSID(Logger, Logging_Test_i, "$Id$") |