Salome HOME
Merge V8_4_BR branch.
[modules/geom.git] / src / ShHealOper / ShHealOper_CloseContour.hxx
index e9f0f2d62675fd12f8109b9d87207183019b9a5a..ede77dbe864b87a3d3f40f758cc9dd9185282102 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -27,7 +27,6 @@
 #ifndef ShHealOper_CloseContour_HeaderFile
 #define ShHealOper_CloseContour_HeaderFile
 
-#include <MMgt_TShared.hxx>
 #include <TopoDS_Shape.hxx>
 #include <TopTools_SequenceOfShape.hxx>
 #include <TopoDS_Wire.hxx>
@@ -51,7 +50,7 @@ class ShHealOper_CloseContour : public ShHealOper_Tool
   //Initalizes by whole shape.
 
   Standard_EXPORT virtual void Init(const TopoDS_Shape& theShape);
-   //Method for initalization by whole shape.
+   //Method for initialization by whole shape.
 
   Standard_EXPORT Standard_Boolean Perform(const TopTools_SequenceOfShape& theSeqEdges,
                           const Standard_Boolean theModeVertex = Standard_False,