Corrected integration to remove incorrect merge fix for issue 0024057 with fix for...
authorbugmaster <bugmaster@opencascade.com>
Fri, 19 Jul 2013 08:43:03 +0000 (12:43 +0400)
committerbugmaster <bugmaster@opencascade.com>
Fri, 19 Jul 2013 08:43:03 +0000 (12:43 +0400)
src/LocOpe/LocOpe_WiresOnShape.lxx

index 5d60bd0..fd6e424 100755 (executable)
@@ -25,7 +25,7 @@
 //purpose  : 
 //=======================================================================
 
-inline void LocOpe_WiresOnShape::SetCheckInterior(const Standard_Boolean)
+inline void LocOpe_WiresOnShape::SetCheckInterior(const Standard_Boolean ToCheckInterior)
 {
   myCheckInterior = ToCheckInterior;
 }