Salome HOME
Merging with WPdev
[modules/geom.git] / src / GEOMBase / GEOMBase_aParameterDlg.cxx
index fc8a073432476a38124b1b0c232a7ebdbaf49007..ef6097e18d48ba247b2aec5d963e4d898ac5c04d 100644 (file)
@@ -17,7 +17,7 @@
 //  License along with this library; if not, write to the Free Software 
 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA 
 // 
-//  See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org 
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 //
 //
@@ -26,7 +26,6 @@
 //  Module : GEOM
 //  $Header$
 
-using namespace std;
 #include "GEOMBase_aParameterDlg.h"
 #include "QtxDblSpinBox.h"
 
@@ -39,6 +38,11 @@ using namespace std;
 #include <qvariant.h>
 #include <qvalidator.h>
 
+#ifndef WNT
+using namespace std;
+#endif
+
+
 //====================================================================================== 
 // function : GEOMBase_aParameterDlg()
 // purpose  : Constructs a GEOMBase_aParametertDlg which is a child of 'parent', with the