diff --git a/Source/cmStandardIncludes.h b/Source/cmStandardIncludes.h index 5db020048..9b9cb3b3a 100644 --- a/Source/cmStandardIncludes.h +++ b/Source/cmStandardIncludes.h @@ -45,6 +45,7 @@ // This is a hack to prevent warnings about these functions being // declared but not referenced. #if defined(__sgi) && !defined(__GNUC__) +# pragma set woff 3970 /* conversion from pointer to same-sized */ # include class cmStandardIncludesHack {