From c0303569afe979f3965228835ac902dce2e940c2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 26 Nov 2020 07:32:31 +0200 Subject: Start adapting module mapper to latest GCC protocol --- libbuild2/types.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'libbuild2/types.hxx') diff --git a/libbuild2/types.hxx b/libbuild2/types.hxx index dcf1a30..60101b3 100644 --- a/libbuild2/types.hxx +++ b/libbuild2/types.hxx @@ -228,6 +228,7 @@ namespace build2 // // using butl::path; + using path_traits = path::traits_type; using butl::path_name; using butl::path_name_view; using butl::path_name_value; -- cgit v1.1