Salome HOME
remove "using namespace std" from SMESH headers
[plugins/blsurfplugin.git] / src / BLSURFPlugin / BLSURFPlugin_BLSURF.cxx
index 58a0c0fe228da233d2b99a229a5409cabae59e27..66f6b643ce62807c5098988f8e3630bf46ce8f47 100644 (file)
@@ -96,6 +96,8 @@ extern "C"{
 #include <fenv.h>
 #endif
 
+using namespace std;
+
 /* ==================================
  * ===========  PYTHON ==============
  * ==================================*/