ERR: fsream.h -> fstream.h

This commit is contained in:
Brad King 2001-02-26 17:58:26 -05:00
parent acbd160dd2
commit eb80df5561
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#include <fstream>
#include <iostream>
#else
#include <fsream.h>
#include <fstream.h>
#include <iostream.h>
#endif