Browse Source

COMP: fix bad include file

Ken Martin 21 years ago
parent
commit
c86e9f5b3e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/cmake.cxx

+ 0 - 1
Source/cmake.cxx

@@ -40,7 +40,6 @@
 #endif
 #endif
 
 
 #include <stdlib.h> // required for atoi
 #include <stdlib.h> // required for atoi
-#include <fstream>
 
 
 #ifdef __APPLE__
 #ifdef __APPLE__
 #include <sys/types.h>
 #include <sys/types.h>