fix ICC compile warning

This commit is contained in:
Sheng Fu 2015-07-10 16:54:12 -07:00 committed by jcowles
parent fe20023989
commit 51a9da3bf0

View File

@ -40,6 +40,9 @@ namespace OpenSubdiv {
namespace OPENSUBDIV_VERSION {
namespace {
#pragma warning disable 177 //function getNumPatchArrays was declared but never referenced
//
// A convenience container for the different types of feature adaptive patches
//