mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 06:40:16 -05:00
ERR: fsream.h -> fstream.h
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#else
|
||||
#include <fsream.h>
|
||||
#include <fstream.h>
|
||||
#include <iostream.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user