Browse Source

ENH: remove unused and non-standard io.h file

Bill Hoffman 24 years ago
parent
commit
c8a09f9441

+ 0 - 1
Tests/Complex/Executable/complex.cxx

@@ -5,7 +5,6 @@
 #include "cmStandardIncludes.h"
 #include <sys/stat.h>
 #include <stdio.h>
-#include <io.h>
 
 #if defined(_MSC_VER) || defined(__BORLANDC__)
 #define _unlink unlink

+ 0 - 1
Tests/ComplexOneConfig/Executable/complex.cxx

@@ -5,7 +5,6 @@
 #include "cmStandardIncludes.h"
 #include <sys/stat.h>
 #include <stdio.h>
-#include <io.h>
 
 #if defined(_MSC_VER) || defined(__BORLANDC__)
 #define _unlink unlink

+ 0 - 1
Tests/ComplexRelativePaths/Executable/complex.cxx

@@ -5,7 +5,6 @@
 #include "cmStandardIncludes.h"
 #include <sys/stat.h>
 #include <stdio.h>
-#include <io.h>
 
 #if defined(_MSC_VER) || defined(__BORLANDC__)
 #define _unlink unlink