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