]> OCCT Git - occt-copy.git/commitdiff
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 5d60bd0a0fb02544f924e70e2c4987d8ffb2b4ef..fd6e424c030052a1eec0b23a558dc911f6fcc82c 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;
 }