diff options
author | mcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-11-16 13:15:35 +0000 |
---|---|---|
committer | mcorino <mcorino@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-11-16 13:15:35 +0000 |
commit | 012c00d2321924bdb892e5a354d2510ddb20a2e0 (patch) | |
tree | e77d395220c0d95689a56fe573860ec2194a4f94 /TAO/tests/Smart_Proxies | |
parent | d56346736379bab98de755991a59f5e2be6fef94 (diff) | |
download | ATCD-012c00d2321924bdb892e5a354d2510ddb20a2e0.tar.gz |
ChangeLogTag: Tue Nov 16 13:04:12 UTC 2004 Martin Corino <mcorino@remedy.nl>
Diffstat (limited to 'TAO/tests/Smart_Proxies')
-rw-r--r-- | TAO/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.cpp b/TAO/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.cpp index b7777cd8cd0..1532085179d 100644 --- a/TAO/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.cpp +++ b/TAO/tests/Smart_Proxies/Collocation/Smart_Proxy_Impl.cpp @@ -3,6 +3,7 @@ #include "Smart_Proxy_Impl.h" #include "ace/OS_NS_string.h" +#include "ace/Log_Msg.h" Smart_Diamond_Top_Factory::Smart_Diamond_Top_Factory (void) { |