Salome HOME
PAL10696 - crash if press "Shift+C" when there is no viewer
[modules/gui.git] / src / RegistryDisplay / IntervalWindow.hxx
index c5a2b0f79e5932e6a01897680aff26d023105805..42a03c2aa556625496c8e6ec18779537c149029d 100755 (executable)
@@ -16,7 +16,9 @@
 # include <qpushbutton.h>
 # include <qspinbox.h>
 
+#ifndef WNT
 using namespace std;
+#endif
 
 class IntervalWindow : public QDialog
 {