0023116: Add Standard_EXPORT declaration to method Poly_MakeLoops::GetHangingLinks
authorilv <ilv@opencascade.com>
Thu, 25 Oct 2012 10:08:25 +0000 (14:08 +0400)
committerilv <ilv@opencascade.com>
Fri, 2 Nov 2012 11:52:09 +0000 (15:52 +0400)
src/Poly/Poly_MakeLoops.hxx

index abf47b5..8d859b8 100755 (executable)
@@ -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