From c0303569afe979f3965228835ac902dce2e940c2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 26 Nov 2020 07:32:31 +0200 Subject: Start adapting module mapper to latest GCC protocol --- libbuild2/cc/compile-rule.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libbuild2/cc/compile-rule.hxx') diff --git a/libbuild2/cc/compile-rule.hxx b/libbuild2/cc/compile-rule.hxx index e52fed9..87d79bb 100644 --- a/libbuild2/cc/compile-rule.hxx +++ b/libbuild2/cc/compile-rule.hxx @@ -134,7 +134,7 @@ namespace build2 pair enter_header (action, const scope&, file&, linfo, - path&&, bool, + path&&, bool, bool, optional&, srcout_map&) const; optional -- cgit v1.1