Salome HOME
PR: mergefrom_BR_CCRT_11Nov04
[modules/kernel.git] / src / SALOME_PYQT / SalomePyQt.cxx
index e821f22bae849129ab103e61ddff1f6aca23d173..370280259ca77bf11b2c43809a6e1a992ef20519 100644 (file)
@@ -5,7 +5,6 @@
 //  File   : SalomePyQt.cxx
 //  Module : SALOME
 
-using namespace std;
 #include "SalomePyQt.hxx"
 
 #include <qapplication.h>
@@ -20,6 +19,7 @@ using namespace std;
 
 #include "QAD_Config.h"
 #include "QAD_Settings.h"
+using namespace std;
 
 QWidget* SalomePyQt::getDesktop()
 {