ENH: fix syntax error

This commit is contained in:
Bill Hoffman 2008-09-29 16:09:26 -04:00
parent 6cf99d7bea
commit 16f66c2fc0
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
#else
# ifdef CMAKE_USE_NEW_CURL
# include <cmcurl-7.19.0/include/curl/curl.h>
# else CMAKE_USE_NEW_CURL
# else
# include <cmcurl/curl/curl.h>
# endif
#endif