Win32 compatibility

This commit is contained in:
ana 2015-11-12 09:55:00 +03:00
parent 449aed5c8e
commit d3b57addeb

View File

@ -464,7 +464,7 @@ class GEOMImpl_IShapesOperations : public GEOM_IOperations
* \param theTolerance the tolerance filter.
* \return the list of shapes that satisfy the conditions.
*/
Handle(TColStd_HSequenceOfTransient) GetSubShapesWithTolerance
Standard_EXPORT Handle(TColStd_HSequenceOfTransient) GetSubShapesWithTolerance
(const Handle(GEOM_Object) &theShape,
const Standard_Integer theShapeType,
const GEOMUtils::ComparisonCondition theCondition,