aboutsummaryrefslogtreecommitdiff
path: root/build2/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/utility.hxx')
-rw-r--r--build2/utility.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build2/utility.hxx b/build2/utility.hxx
index 6325780..ea47c03 100644
--- a/build2/utility.hxx
+++ b/build2/utility.hxx
@@ -399,7 +399,7 @@ namespace build2
// Empty string and path.
//
- extern const std::string empty_string;
+ extern const string empty_string;
extern const path empty_path;
extern const dir_path empty_dir_path;