ENH: Remove old include dirs.

This commit is contained in:
Brad King 2006-10-19 15:45:28 -04:00
parent 3cf35f5dca
commit c9aee13038
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ ENDMACRO(CHECK_SYMBOL_EXISTS_EX)
INCLUDE_DIRECTORIES("${CMAKE_CURRENT_BINARY_DIR}")
INCLUDE_DIRECTORIES(${CURL_SPECIAL_LIBZ_INCLUDES})
#check for stdc headers
CHECK_INCLUDE_FILES("stdlib.h;stdarg.h;string.h;float.h" STDC_HEADERS)