aboutsummaryrefslogtreecommitdiff
path: root/bpkg/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/types.hxx')
-rw-r--r--bpkg/types.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/types.hxx b/bpkg/types.hxx
index 3133696..82a6ac9 100644
--- a/bpkg/types.hxx
+++ b/bpkg/types.hxx
@@ -81,6 +81,8 @@ namespace bpkg
using butl::basic_path;
using butl::invalid_path;
+ using butl::path_cast;
+
using paths = std::vector<path>;
using dir_paths = std::vector<dir_path>;