Salome HOME
Join modifications from branch V3_1_0_For_CCRT
[samples/component.git] / src / SyrComponent / SyrComponent_CheckOfUndefined.cxx
index 7142a33892108aff0647995c7d055ea2cb860e60..ba948cb93ec161740113aca2c83035e1dfb7a72e 100755 (executable)
@@ -24,7 +24,6 @@
 //  File   : SyrComponent_CheckOfUndefined.cxx
 //  Module : SuperVisionTest
 
-using namespace std;
 #include <stdio.h>
 #include <unistd.h>
 #include <iostream>
@@ -33,6 +32,8 @@ using namespace std;
 #include <string>
 #include <math.h>
 
+using namespace std;
+
 // ------------------------------------------------------------------
 // NextPrime : Compute the first prime number greater or equal than an integer
 // ------------------------------------------------------------------