aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/compile.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/compile.hxx')
-rw-r--r--build2/cc/compile.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cc/compile.hxx b/build2/cc/compile.hxx
index d1b14bc..be4a2e2 100644
--- a/build2/cc/compile.hxx
+++ b/build2/cc/compile.hxx
@@ -113,7 +113,7 @@ namespace build2
modules_positions
search_modules (action, file&, lorder, const target_type&,
- module_imports&&, sha256&) const;
+ const file&, module_imports&&, sha256&) const;
void
append_modules (cstrings&, strings&, const file&) const;