From 8ababa51319753c5c697374c722bb01e845e3e68 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 25 Oct 2018 17:18:37 +0200 Subject: Redesign cc::compiler_id to make variant customizable --- 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 219608c..a4aad41 100644 --- a/build2/types.hxx +++ b/build2/types.hxx @@ -86,6 +86,7 @@ namespace build2 using std::istream; using std::ostream; + using std::endl; // Concurrency. // -- cgit v1.1