diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-09-07 20:52:44 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-09-07 20:52:44 +0000 |
commit | 819b4b12c0afc29b23abf828d890c485e262b75d (patch) | |
tree | 442e999dd27b7e51d6925c5f6563a1ca2f10b389 /tests | |
parent | d729c6d573f591d9599a09ff0dd1e9a00eff48e0 (diff) | |
download | ATCD-819b4b12c0afc29b23abf828d890c485e262b75d.tar.gz |
ChangeLogTag: Fri Sep 7 15:51:48 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Logging_Strategy_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Logging_Strategy_Test.cpp b/tests/Logging_Strategy_Test.cpp index 6e191bfc977..2fac59480f3 100644 --- a/tests/Logging_Strategy_Test.cpp +++ b/tests/Logging_Strategy_Test.cpp @@ -33,6 +33,7 @@ //========================================================================== #include "ace/OS.h" +#include "ace/Auto_Ptr.h" #include "ace/Service_Config.h" #include "ace/Thread_Manager.h" |