From dfef71dd6cd5f63a03abb172e6e553bd92b670bb Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 1 Sep 2021 10:37:26 +0200 Subject: Cosmetic change --- bpkg/types.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bpkg/types.hxx b/bpkg/types.hxx index 6065dd8..d8ffa79 100644 --- a/bpkg/types.hxx +++ b/bpkg/types.hxx @@ -90,15 +90,15 @@ namespace bpkg using butl::basic_path; using butl::invalid_path; - // - // - using butl::uuid; - using butl::path_cast; using paths = vector; using dir_paths = vector; + // + // + using butl::uuid; + // // using butl::url; -- cgit v1.1