From 62e38666e63fdb89343b7ad20e2d082f7c00158b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 14 Oct 2021 11:59:25 +0200 Subject: Remove workaround for ad recipe re-parse issue --- xsd/xsd/buildfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "' # TMP: WTF? +--cxx-prologue '#include ' <{hxx ixx cxx}{options}>: cli{options} { -- cgit v1.1