Salome HOME
Merge branch 'Dev_0.7.1' of newgeom:newgeom into Dev_0.7.1
[modules/shaper.git] / src / ModelAPI / ModelAPI_Attribute.h
index a43bce2a89753766cbbb41467dd7de46e865328c..179fbae2ff8f9636c80e2ce7289cacd847e3e4a9 100644 (file)
@@ -68,7 +68,7 @@ class ModelAPI_Attribute
 
  protected:
   /// Objects are created for features automatically
-  ModelAPI_Attribute();
+  MODELAPI_EXPORT ModelAPI_Attribute();
 
   /// Sets the ID of the attribute in Data (called from Data)
   MODELAPI_EXPORT void setID(const std::string theID);