aboutsummaryrefslogtreecommitdiff
path: root/build2/types
diff options
context:
space:
mode:
Diffstat (limited to 'build2/types')
-rw-r--r--build2/types1
1 files changed, 1 insertions, 0 deletions
diff --git a/build2/types b/build2/types
index 943c9e1..6fdea4e 100644
--- a/build2/types
+++ b/build2/types
@@ -80,6 +80,7 @@ namespace build2
using butl::dir_path;
using butl::basic_path;
using butl::invalid_path;
+ using butl::path_cast;
// Absolute directory path. Note that for now we don't do any checking that
// the path is in fact absolute.