ERR: fsream.h -> fstream.h
This commit is contained in:
parent
acbd160dd2
commit
eb80df5561
|
@ -34,7 +34,7 @@
|
|||
#include <fstream>
|
||||
#include <iostream>
|
||||
#else
|
||||
#include <fsream.h>
|
||||
#include <fstream.h>
|
||||
#include <iostream.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue