diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-04 21:36:40 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-04 21:36:40 +0000 |
commit | 1aac6dc1cef187c286fdd33440907460176b8595 (patch) | |
tree | e05bf3e2181088e260c7c2ea73bf27a48006c990 /tests/CDR_File_Test.cpp | |
parent | 34dc1ef6b798fd2aafe314003498c7f793c1db6a (diff) | |
download | ATCD-1aac6dc1cef187c286fdd33440907460176b8595.tar.gz |
ChangeLogTag:Tue Nov 4 20:40:26 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'tests/CDR_File_Test.cpp')
-rw-r--r-- | tests/CDR_File_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/CDR_File_Test.cpp b/tests/CDR_File_Test.cpp index 01c152a8eaa..3c6f01e8ddc 100644 --- a/tests/CDR_File_Test.cpp +++ b/tests/CDR_File_Test.cpp @@ -24,6 +24,7 @@ #include "ace/Get_Opt.h" #include "test_config.h" #include "ace/ACE.h" +#include "ace/streams.h" ACE_RCSID(tests, CDR_File_Test, "$Id$") |