diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-10 01:48:04 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-10 01:48:04 +0000 |
commit | d6b0545f84e0ebe84a04a516bfb8e9281e487f20 (patch) | |
tree | ceb9792d7dc3db3f79b59d204fbdf790f88fd7d9 /tests/Log_Msg_Test.cpp | |
parent | 0c28ecf3a369a4c855daefa243a7ce97c7865743 (diff) | |
download | ATCD-d6b0545f84e0ebe84a04a516bfb8e9281e487f20.tar.gz |
ChangeLogTag:Mon Nov 10 01:58:00 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'tests/Log_Msg_Test.cpp')
-rw-r--r-- | tests/Log_Msg_Test.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Log_Msg_Test.cpp b/tests/Log_Msg_Test.cpp index faadc7dd276..0f02b7a9056 100644 --- a/tests/Log_Msg_Test.cpp +++ b/tests/Log_Msg_Test.cpp @@ -20,7 +20,9 @@ // // ============================================================================ +// FUZZ: disable check_for_streams_include #include "ace/streams.h" + #include "ace/FILE_Connector.h" #include "ace/Auto_Ptr.h" #include "ace/Log_Msg_Callback.h" |