diff options
Diffstat (limited to 'Utilities/cm_curl.h')
-rw-r--r-- | Utilities/cm_curl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Utilities/cm_curl.h b/Utilities/cm_curl.h index a3b049b..c9835e7 100644 --- a/Utilities/cm_curl.h +++ b/Utilities/cm_curl.h @@ -9,8 +9,8 @@ implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License for more information. ============================================================================*/ -#ifndef __cm_curl_h -#define __cm_curl_h +#ifndef cm_curl_h +#define cm_curl_h /* Use the curl library configured for CMake. */ #include "cmThirdParty.h" |