0028934: Coding - Eliminate compiler warnings in OCCT samples
[occt.git] / samples / qt / Interface / src / Translate.h
index f7a9e19..a19d5f9 100755 (executable)
@@ -2,7 +2,9 @@
 #define TRANSLATE_H
 #include "IESample.h"
 
+#include <Standard_WarningsDisable.hxx>
 #include <QObject>
+#include <Standard_WarningsRestore.hxx>
 
 #include <AIS_InteractiveContext.hxx>
 #include <TopTools_HSequenceOfShape.hxx>