mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-06 18:26:22 +03:00
0023116: Add Standard_EXPORT declaration to method Poly_MakeLoops::GetHangingLinks
This commit is contained in:
parent
0ad0f66b8c
commit
5fec2f774c
@ -212,7 +212,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
//! Fills in the list of hanging links
|
//! Fills in the list of hanging links
|
||||||
void GetHangingLinks(ListOfLink& theLinks) const;
|
Standard_EXPORT void GetHangingLinks(ListOfLink& theLinks) const;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
virtual Standard_Integer chooseLeftWay
|
virtual Standard_Integer chooseLeftWay
|
||||||
|
Loading…
x
Reference in New Issue
Block a user