Salome HOME
Implement sweep mesh elements along a path (PAL7218).
[modules/smesh.git] / src / SMDS / SMDS_MeshGroup.cxx
index 25ae25b73b774c32c378805fe36a143c6b015c26..0acb246a8bfd32d8477fc6009e33f352ea766810 100644 (file)
 //  Author : Jean-Michel BOULCOURT
 //  Module : SMESH
 
-using namespace std;
+#ifdef _MSC_VER
+#pragma warning(disable:4786)
+#endif
+
 #include "SMDS_MeshGroup.hxx"
 #include "utilities.h"
+
+using namespace std;
+
 //=======================================================================
 //function : SMDS_MeshGroup
 //purpose  :