Jelajahi Sumber

ERR: fsream.h -> fstream.h

Brad King 25 tahun lalu
induk
melakukan
eb80df5561
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      Source/cmStandardIncludes.h

+ 1 - 1
Source/cmStandardIncludes.h

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