Salome HOME
DCQ : Merge with Ecole_ete_a6.
[modules/kernel.git] / src / SALOMEGUI / SALOMEGUI_QtCatchCorbaException.cxx
index ede2c4366f94e0fa7747c9473e3dcd1856f60f5b..971433632b17e01179674112426ccfe18124d108 100644 (file)
 //  Module : SALOME
 //  $Header$
 
+using namespace std;
 #include "SALOMEGUI_QtCatchCorbaException.hxx"
 #include "utilities.h"
 
 #include "QAD_Desktop.h"
 #include "QAD_MessageBox.h"
-using namespace std;
 
 void QtCatchCorbaException(const SALOME::SALOME_Exception & S_ex)
 {