mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
|
||||
void GetHangingLinks(ListOfLink& theLinks) const;
|
||||
Standard_EXPORT void GetHangingLinks(ListOfLink& theLinks) const;
|
||||
|
||||
protected:
|
||||
virtual Standard_Integer chooseLeftWay
|
||||
|
Loading…
x
Reference in New Issue
Block a user