summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xsd/xsd/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd/xsd/buildfile b/xsd/xsd/buildfile
index 2b356b6..8ba102c 100644
--- a/xsd/xsd/buildfile
+++ b/xsd/xsd/buildfile
@@ -34,7 +34,7 @@ cli_options = --std c++11 -I $src_root --generate-specifier \
--generate-file-scanner --suppress-undocumented \
--ostream-type ::std::wostream --exclude-base \
--include-with-brackets --option-length 28 \
---cxx-prologue '"#include <xsd/options-parser.hxx>"' # TMP: WTF?
+--cxx-prologue '#include <xsd/options-parser.hxx>'
<{hxx ixx cxx}{options}>: cli{options}
{