aboutsummaryrefslogtreecommitdiff
path: root/build2/algorithm.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/algorithm.ixx')
-rw-r--r--build2/algorithm.ixx4
1 files changed, 2 insertions, 2 deletions
diff --git a/build2/algorithm.ixx b/build2/algorithm.ixx
index 84b0ee7..90a0789 100644
--- a/build2/algorithm.ixx
+++ b/build2/algorithm.ixx
@@ -30,7 +30,7 @@ namespace build2
const dir_path& dir,
const dir_path& out,
const string& name,
- const string* ext,
+ const optional<string>& ext,
scope* scope,
const optional<string>& proj)
{
@@ -43,7 +43,7 @@ namespace build2
search (const dir_path& dir,
const dir_path& out,
const string& name,
- const string* ext,
+ const optional<string>& ext,
scope* scope)
{
return static_cast<T&> (