From 96511bdc00c2e4c17517b0cc3fce50a08683b2a4 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 1 May 2020 18:08:26 +0300 Subject: Adapt to renaming bpkg::url class to bpkg::manifest_url --- libbrep/types.hxx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libbrep/types.hxx') diff --git a/libbrep/types.hxx b/libbrep/types.hxx index 9d63b8c..65dfc2d 100644 --- a/libbrep/types.hxx +++ b/libbrep/types.hxx @@ -21,6 +21,7 @@ #include +#include #include #include #include @@ -90,6 +91,10 @@ namespace brep using butl::path_cast; + // + // + using butl::url; + // // using butl::system_clock; -- cgit v1.1