0029310: Coding - multiple compiler warnings in Inspectors
[occt.git] / tools / TreeModel / TreeModel_MessageDialog.cxx
index 8eda466..c952678 100644 (file)
 
 #include <inspector/TreeModel_MessageDialog.hxx>
 
+#include <Standard_WarningsDisable.hxx>
 #include <QCheckBox>
 #include <QCursor>
 #include <QGridLayout>
 #include <QLabel>
 #include <QPushButton>
 #include <QWidget>
+#include <Standard_WarningsRestore.hxx>
 
 // =======================================================================
 // function : Constructor