1
0
Эх сурвалжийг харах

ERR: fsream.h -> fstream.h

Brad King 25 жил өмнө
parent
commit
eb80df5561

+ 1 - 1
Source/cmStandardIncludes.h

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