summaryrefslogtreecommitdiff
path: root/xsd-examples/cxx/tree/custom/mixed/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd-examples/cxx/tree/custom/mixed/buildfile')
-rw-r--r--xsd-examples/cxx/tree/custom/mixed/buildfile4
1 files changed, 1 insertions, 3 deletions
diff --git a/xsd-examples/cxx/tree/custom/mixed/buildfile b/xsd-examples/cxx/tree/custom/mixed/buildfile
index 9da936e..e5919fe 100644
--- a/xsd-examples/cxx/tree/custom/mixed/buildfile
+++ b/xsd-examples/cxx/tree/custom/mixed/buildfile
@@ -12,9 +12,7 @@ exe{driver}: xml{people}: test.input = true
<{hxx ixx cxx}{people}>: xsd{people} $xsd
{{
- diag xsd ($<[0]) # @@ TMP
-
- $xsd cxx-tree --std c++11 \
+ $xsd cxx-tree \
--generate-inline \
--generate-serialization \
--custom-type bio=/bio_base \