aboutsummaryrefslogtreecommitdiff
path: root/build2/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/types.hxx')
-rw-r--r--build2/types.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/build2/types.hxx b/build2/types.hxx
index c759b7f..15b7df6 100644
--- a/build2/types.hxx
+++ b/build2/types.hxx
@@ -225,9 +225,10 @@ namespace build2
//
using butl::path;
using butl::dir_path;
+ using butl::path_cast;
using butl::basic_path;
using butl::invalid_path;
- using butl::path_cast;
+ using butl::path_abnormality;
using butl::path_map;
using butl::dir_path_map;