0029590: Coding - avoid usage of Standard_EXPORT attribute for inline methods
[occt.git] / src / ShapeFix / ShapeFix_Wire.hxx
index 7f7d4ce..a266bc2 100644 (file)
@@ -156,7 +156,7 @@ public:
     TopoDS_Wire WireAPIMake() const;
   
   //! returns field Analyzer (working tool)
-  Standard_EXPORT Handle(ShapeAnalysis_Wire) Analyzer() const;
+  Handle(ShapeAnalysis_Wire) Analyzer() const;
   
   //! returns working wire
     const Handle(ShapeExtend_WireData)& WireData() const;