Salome HOME
Join modifications from branch V3_1_0_For_CCRT
[samples/component.git] / src / SubComponent / SubComponent.cxx
index 7b35c6dbdd533ee5f8b540ca0e39f4a21fec6fb1..4a9a01dee3ee68372eb7720158c5245c86f8f2e5 100644 (file)
@@ -25,7 +25,6 @@
 //  Author : MARC TAJCHMAN, CEA
 //  Module : SuperVisionTest
 
-using namespace std;
 #include <stdio.h>
 #include <unistd.h>
 #include <fstream>
@@ -35,6 +34,8 @@ using namespace std;
 //#include "utilities.h"
 #include "SubComponent.hxx"
 
+using namespace std;
+
 SubComponentEngine::SubComponentEngine( CORBA::ORB_ptr orb,
                                    PortableServer::POA_ptr poa,
                                    PortableServer::ObjectId * contId,