only need to include ostream here, iostream sucks in global ctors
Change-Id: I829a223f66199214c6dc4a08c6f2f53d7166a586
This commit is contained in:
parent
6b074ddd68
commit
2899b1ade4
1 changed files with 1 additions and 2 deletions
|
@ -30,8 +30,7 @@
|
|||
#define NODE_HXX
|
||||
|
||||
#include <vector>
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <ostream>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "parse.hxx"
|
||||
|
|
Loading…
Reference in a new issue