Corrected integration to remove incorrect merge fix for issue 0024057 with fix for...
[occt.git] / 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;
 }