Open CASCADE Technology
7.7.0
|
Suppresses compiler warnings. More...
Suppresses compiler warnings.
Standard_WarningsDisable.hxx disables all compiler warnings. Standard_WarningsRestore.hxx restore the previous state of warnings.
Use these headers to wrap include directive containing external (non-OCCT) header files to avoid compiler warnings to be generated for these files. They should always be used in pair: