0029310: Coding - multiple compiler warnings in Inspectors
[occt.git] / tools / DFBrowser / DFBrowser_TreeLevelView.hxx
index 6b9118a..ae961a9 100644 (file)
 
 #include <Standard.hxx>
 
+#include <Standard_WarningsDisable.hxx>
 #include <QObject>
 #include <QItemSelection>
+#include <Standard_WarningsRestore.hxx>
 
 class QWidget;
 class QTableView;