From 0456c71378513f18a0b6a4c6c1da59516b72975e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 24 Nov 2018 14:47:53 +0200 Subject: Reimplement depdb with fdstreams --- build2/types.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'build2/types.hxx') diff --git a/build2/types.hxx b/build2/types.hxx index a4aad41..32780ef 100644 --- a/build2/types.hxx +++ b/build2/types.hxx @@ -266,6 +266,7 @@ namespace build2 using butl::auto_fd; using butl::ifdstream; using butl::ofdstream; + using butl::fdopen_mode; using butl::fdstream_mode; // -- cgit v1.1