From f7f22db6030464f63eb942da04b3d5e10351f770 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 2 Nov 2022 09:56:31 +0200 Subject: More work on child process diagnostics buffering --- 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 d93da6d..bf412a3 100644 --- a/libbuild2/types.hxx +++ b/libbuild2/types.hxx @@ -429,6 +429,7 @@ namespace build2 // // + using butl::nullfd; using butl::auto_fd; using butl::fdpipe; using butl::ifdstream; -- cgit v1.1