aboutsummaryrefslogtreecommitdiff
path: root/build2/types.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-10-25 17:18:37 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-10-25 17:44:42 +0200
commit8ababa51319753c5c697374c722bb01e845e3e68 (patch)
treec8f89bffc129d3004da232c327eb81b9a1459e77 /build2/types.hxx
parent59dec666d17fdd7c5394c3c081cf21381a8af07d (diff)
Redesign cc::compiler_id to make variant customizable
Diffstat (limited to 'build2/types.hxx')
-rw-r--r--build2/types.hxx1
1 files changed, 1 insertions, 0 deletions
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.
//