Salome HOME
Win32 compatibility
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IShapesOperations.hxx
index 5078a386a8b68d47acc6d5ff8a28e78e2760492b..d8e4f9fb21606071fd9146a6282c088ddf210850 100644 (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,