aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbuild2/types.hxx')
-rw-r--r--libbuild2/types.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbuild2/types.hxx b/libbuild2/types.hxx
index dcf1a30..60101b3 100644
--- a/libbuild2/types.hxx
+++ b/libbuild2/types.hxx
@@ -228,6 +228,7 @@ namespace build2
// <libbutl/path-map.mxx>
//
using butl::path;
+ using path_traits = path::traits_type;
using butl::path_name;
using butl::path_name_view;
using butl::path_name_value;