aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/serializer/validation/attribute/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cxx/serializer/validation/attribute/driver.cxx')
-rw-r--r--tests/cxx/serializer/validation/attribute/driver.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cxx/serializer/validation/attribute/driver.cxx b/tests/cxx/serializer/validation/attribute/driver.cxx
index b0e4233..c30a120 100644
--- a/tests/cxx/serializer/validation/attribute/driver.cxx
+++ b/tests/cxx/serializer/validation/attribute/driver.cxx
@@ -248,4 +248,6 @@ main ()
cout << "no error" << endl;
}
+
+ return 0;
}