summaryrefslogtreecommitdiff
path: root/xsd/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/makefile')
-rw-r--r--xsd/makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/xsd/makefile b/xsd/makefile
index 59fa51a..cbf9f21 100644
--- a/xsd/makefile
+++ b/xsd/makefile
@@ -125,7 +125,8 @@ $(gen): cli_options += \
--suppress-undocumented \
--generate-file-scanner \
--include-with-brackets \
---option-length 28
+--option-length 28 \
+--cxx-prologue '\#include <options-parser.hxx>'
#--include-prefix xsd
#--guard-prefix XSD