aboutsummaryrefslogtreecommitdiff
path: root/build2/cc/common.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cc/common.hxx')
-rw-r--r--build2/cc/common.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/cc/common.hxx b/build2/cc/common.hxx
index d9aeb40..5a245ca 100644
--- a/build2/cc/common.hxx
+++ b/build2/cc/common.hxx
@@ -273,6 +273,7 @@ namespace build2
const optional<string>&,
const string&,
const dir_path&,
+ const dir_paths&,
const dir_paths&) const; // pkgconfig.cxx
// Alternative search logic for VC (msvc.cxx).