mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 06:30:20 -06: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