aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary/xdr/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/hybrid/binary/xdr/driver.cxx')
-rw-r--r--tests/cxx/hybrid/binary/xdr/driver.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/hybrid/binary/xdr/driver.cxx b/tests/cxx/hybrid/binary/xdr/driver.cxx
index 420323f..14ad36e 100644
--- a/tests/cxx/hybrid/binary/xdr/driver.cxx
+++ b/tests/cxx/hybrid/binary/xdr/driver.cxx
@@ -147,4 +147,6 @@ main (int argc, char* argv[])
return 1;
}
*/
+
+ return 0;
}