diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-29 05:57:09 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-29 05:57:09 +0000 |
commit | f61d8d7b76123379f28e4f493f59dca858306396 (patch) | |
tree | 392900dcf4a4ee86aa790f41fe0fc79e2066b1d8 /tests/IOStream_Test.cpp | |
parent | 95541f9ac01b9096dcac5bb7c1cff8e57c134271 (diff) | |
download | ATCD-f61d8d7b76123379f28e4f493f59dca858306396.tar.gz |
*** empty log message ***
Diffstat (limited to 'tests/IOStream_Test.cpp')
-rw-r--r-- | tests/IOStream_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/IOStream_Test.cpp b/tests/IOStream_Test.cpp index f35eb4cd682..ef34ca85c35 100644 --- a/tests/IOStream_Test.cpp +++ b/tests/IOStream_Test.cpp @@ -365,6 +365,7 @@ main (int argc, char *argv[]) spawn (); ACE_END_TEST; + return 0; } #if defined (ACE_TEMPLATES_REQUIRE_SPECIALIZATION) |