From 89dd478de7cf075beac69d0145df46f914cf35cf Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Feb 2018 21:47:04 +0300 Subject: Add support for pkg-checkout --- bpkg/types.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bpkg/types.hxx') 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; using dir_paths = std::vector; -- cgit v1.1