aboutsummaryrefslogtreecommitdiff
path: root/build2/cxx/install.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/cxx/install.cxx')
-rw-r--r--build2/cxx/install.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/cxx/install.cxx b/build2/cxx/install.cxx
index aa097d7..f6f502a 100644
--- a/build2/cxx/install.cxx
+++ b/build2/cxx/install.cxx
@@ -49,7 +49,7 @@ namespace build2
}
match_result install::
- match (action a, target& t, const std::string& hint) const
+ match (action a, target& t, const string& hint) const
{
// @@ How do we split the hint between the two?
//