Salome HOME
Fixed crash on when creating circle by 3 points.
[modules/shaper.git] / src / ConstructionPlugin / ConstructionPlugin_Axis.cpp
index 2f504c2c5191e30d674372c54a0d70ac5f2eabf7..790c0d642bc1965f084072d977c094a97a5e9d2a 100644 (file)
@@ -4,7 +4,7 @@
 // Created:     12 Dec 2014
 // Author:      Vitaly Smetannikov
 
-// Modified by CEA (delegation to Alyotech) : 29 Mar 2016
+// Modified by Clarisse Genrault (CEA) : 29 Mar 2016
 
 #include "ConstructionPlugin_Axis.h"
 
@@ -31,8 +31,6 @@
 #include <iostream>
 #endif
 
-using namespace std;
-
 static const double defaultAxisSize = 100;
 
 ConstructionPlugin_Axis::ConstructionPlugin_Axis()