From c86e9f5b3ede853818bc0f6ac4f4ac4e5b06d242 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Tue, 5 Oct 2004 09:01:30 -0400 Subject: [PATCH] COMP: fix bad include file --- Source/cmake.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/cmake.cxx b/Source/cmake.cxx index 37da3a913..f4e584838 100644 --- a/Source/cmake.cxx +++ b/Source/cmake.cxx @@ -40,7 +40,6 @@ #endif #include // required for atoi -#include #ifdef __APPLE__ #include