0029310: Coding - multiple compiler warnings in Inspectors
[occt.git] / tools / TInspector / TInspector_Communicator.cxx
index 41790a1..72771c1 100644 (file)
 #include <TCollection_AsciiString.hxx>
 #include <inspector/TInspector_Window.hxx>
 
+#include <Standard_WarningsDisable.hxx>
 #include <QApplication>
 #include <QDir>
 #include <QMainWindow>
 #include <QWidget>
+#include <Standard_WarningsRestore.hxx>
 
 // =======================================================================
 // function : Constructor