Salome HOME
Fix for bug 10438: Crash during Explode on Blocks operation (Global selection on...
[modules/gui.git] / src / TOOLSGUI / ToolsGUI_IntervalWindow.h
index 876c0846953e98759c1dfac630a38eeaf6236d85..40c1f1af150fdafe7ab60e2ba5cdfcecdd31feb8 100755 (executable)
@@ -16,7 +16,9 @@
 # include <qpushbutton.h>
 # include <qspinbox.h>
 
+#ifndef WNT
 using namespace std;
+#endif
 
 class ToolsGUI_IntervalWindow : public QDialog
 {