Salome HOME
Join modifications from branch V3_1_0_For_CCRT
[samples/component.git] / src / AdditionComponent / AdditionComponent_CheckOfUndefined.cxx
index 2bba7f4bfe5bb6d8af68a2e9b0da44c89f3a9626..5e1c27e8e2f7389d91dbc7f29fdf376beeffd276 100644 (file)
 //  File   : AddComponent_CheckOfUndefined.cxx
 //  Module : SuperVisionTest
 
-using namespace std;
 #include <iostream>
 #include <fstream>
 #include <unistd.h>
 
 #include "AdditionComponent_Impl.hxx"
 
+using namespace std;
+
 int main(int argc, char **argv) {
   return 0;
 }