aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/pattern/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/pattern/driver.cxx')
-rw-r--r--tests/cxx/hybrid/pattern/driver.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/hybrid/pattern/driver.cxx b/tests/cxx/hybrid/pattern/driver.cxx
index b9d8663..e98859d 100644
--- a/tests/cxx/hybrid/pattern/driver.cxx
+++ b/tests/cxx/hybrid/pattern/driver.cxx
@@ -53,4 +53,6 @@ main (int argc, char* argv[])
root_s.post ();
delete r;
+
+ return 0;
}