diff options
Diffstat (limited to 'build2/token.cxx')
-rw-r--r-- | build2/token.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/build2/token.cxx b/build2/token.cxx index a80ff44..7a36a2d 100644 --- a/build2/token.cxx +++ b/build2/token.cxx @@ -4,8 +4,6 @@ #include <build2/token> -#include <ostream> - using namespace std; namespace build2 |