aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/compile-rule.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2019-05-01 13:14:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2019-05-01 13:15:37 +0200
commit59b95b1a7775c4fed4697fbaf5c46c6d8317602f (patch)
treef7fff74c21f25f524aaba3b74b089f5ab0a6d745 /build2/cc/compile-rule.hxx
parent4d6c5f3c6d2d9c05a3a16598f8c8ee87e59618a2 (diff)
Redo module mapper logic not to rely on followup commands
Diffstat (limited to 'build2/cc/compile-rule.hxx')
-rw-r--r--build2/cc/compile-rule.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/build2/cc/compile-rule.hxx b/build2/cc/compile-rule.hxx
index 4815800..ab19e1c 100644
--- a/build2/cc/compile-rule.hxx
+++ b/build2/cc/compile-rule.hxx
@@ -126,8 +126,7 @@ namespace build2
optional<prefix_map>&, srcout_map&) const;
optional<bool>
- inject_header (action, file&,
- const file&, bool, timestamp, bool = true) const;
+ inject_header (action, file&, const file&, bool, timestamp) const;
pair<auto_rmfile, bool>
extract_headers (action, const scope&, file&, linfo,