From: David Wells Date: Mon, 14 Mar 2016 01:23:26 +0000 (-0400) Subject: Silence some OpenCascade warnings. X-Git-Tag: v8.5.0-rc1~1221^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2348%2Fhead;p=dealii.git Silence some OpenCascade warnings. --- diff --git a/source/opencascade/boundary_lib.cc b/source/opencascade/boundary_lib.cc index d5f378f43b..64dd82c533 100644 --- a/source/opencascade/boundary_lib.cc +++ b/source/opencascade/boundary_lib.cc @@ -2,6 +2,8 @@ #ifdef DEAL_II_WITH_OPENCASCADE +DEAL_II_DISABLE_EXTRA_DIAGNOSTICS + #include #include #include @@ -16,6 +18,8 @@ #include #include +DEAL_II_ENABLE_EXTRA_DIAGNOSTICS + DEAL_II_NAMESPACE_OPEN