From ec16a07c4bc3f3552ba5b4d09d3c5c375fb19e35 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 11 Dec 2020 10:18:47 +0200 Subject: Minor module mapper fixes --- 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 a716b4c..a5eb8e8 100644 --- a/libbuild2/cc/compile-rule.hxx +++ b/libbuild2/cc/compile-rule.hxx @@ -125,7 +125,7 @@ namespace build2 struct module_mapper_state; - void + bool gcc_module_mapper (module_mapper_state&, action, const scope&, file&, linfo, ifdstream&, ofdstream&, -- cgit v1.1