aboutsummaryrefslogtreecommitdiff
path: root/bdep/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/types.hxx')
-rw-r--r--bdep/types.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bdep/types.hxx b/bdep/types.hxx
index 1fc3d1a..e85b028 100644
--- a/bdep/types.hxx
+++ b/bdep/types.hxx
@@ -89,6 +89,7 @@ namespace bdep
// <libbutl/path.hxx>
//
using butl::path;
+ using path_traits = path::traits_type;
using butl::dir_path;
using butl::basic_path;
using butl::invalid_path;