aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/cc/compile-rule.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-11 11:43:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-11 11:43:56 +0200
commit364159d8d024a783db44cb0a5b81e94f87f10ef4 (patch)
tree13957fc08c5a28392c767ae8baa611f8c2e7affc /libbuild2/cc/compile-rule.hxx
parentacb473ae6b6c9edc066b12ff0b16d47156daac0e (diff)
Defer unknown header failure to compiler diagnostics
Diffstat (limited to 'libbuild2/cc/compile-rule.hxx')
-rw-r--r--libbuild2/cc/compile-rule.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/cc/compile-rule.hxx b/libbuild2/cc/compile-rule.hxx
index 4ee0725..051b2e3 100644
--- a/libbuild2/cc/compile-rule.hxx
+++ b/libbuild2/cc/compile-rule.hxx
@@ -125,7 +125,7 @@ namespace build2
optional<prefix_map>&, srcout_map&) const;
optional<bool>
- inject_header (action, file&, const file&, bool, timestamp) const;
+ inject_header (action, file&, const file&, timestamp, bool) const;
pair<auto_rmfile, bool>
extract_headers (action, const scope&, file&, linfo,