]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/ostream_unformatted.cc
*.cc: Remove spaces, make sure testcases return zero.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / ostream_unformatted.cc
index 657aa79f372f809ef3af440f9143bee99b9db38f..b2ba70ec86d26506753dbb2e1128c10adb3e6197 100644 (file)
@@ -50,4 +50,5 @@ void test01()
 int main()
 {
   test01();
+  return 0;
 }