]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc
*.cc: Remove spaces, make sure testcases return zero.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / ctor_copy_dtor.cc
index f38c42df94464c3b233705e8c831f62a5b66effd..8a2647c9351ad1a563d7141cfc62fe43c3ddaa3f 100644 (file)
@@ -180,12 +180,5 @@ int main()
 { 
   test01();
   test02();
+  return 0;
 }
-
-
-
-
-
-
-
-