Patch level :2.1 nopatch
Files correlati : Ricompilazione Demo : [ ] Commento :risolti errori compilazione release; modifiche per linux git-svn-id: svn://10.65.10.50/trunk@12159 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
320f34e5c8
commit
9b64e14553
@ -7,15 +7,12 @@
|
||||
#endif
|
||||
#include <strstrea.h>
|
||||
|
||||
istream & eatwhite(istream & i) { i.eatwhite(); }
|
||||
|
||||
#else // WIN32
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
using namespace std;
|
||||
|
||||
istream & eatwhite(istream & i);
|
||||
#endif //WIN32
|
||||
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user