mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
0033073: Coding Rules, RWGltf_CafWriter - suppress CLang warning coming from Draco library
This commit is contained in:
parent
18559e93cf
commit
617a2905a9
@ -45,7 +45,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_DRACO
|
||||
#include <Standard_WarningsDisable.hxx>
|
||||
#include <draco/compression/encode.h>
|
||||
#include <Standard_WarningsRestore.hxx>
|
||||
#endif
|
||||
|
||||
IMPLEMENT_STANDARD_RTTIEXT(RWGltf_CafWriter, Standard_Transient)
|
||||
|
Loading…
x
Reference in New Issue
Block a user