ERR: Removed stray standard header include. They should be added to cmStandardIncludes.h

This commit is contained in:
Brad King 2001-06-22 12:17:53 -04:00
parent 5c39470031
commit 487dc39f12
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#include "cmCommands.h"
#include "cmCacheManager.h"
#include "cmFunctionBlocker.h"
#include "stdio.h"
// default is not to be building executables
cmMakefile::cmMakefile()