diff options
Diffstat (limited to 'libbuild2/utility.hxx')
-rw-r--r-- | libbuild2/utility.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/utility.hxx b/libbuild2/utility.hxx index 2cb0738..1e22e7e 100644 --- a/libbuild2/utility.hxx +++ b/libbuild2/utility.hxx @@ -100,6 +100,7 @@ namespace build2 // <libbutl/path-pattern.hxx> // using butl::path_pattern; + using butl::path_match; // Perform process-wide initializations/adjustments/workarounds. Should be // called once early in main(). In particular, besides other things, this |