X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_IPresentable.h;h=db3d12b4ae73ea34100202a4833613e8e9407bd2;hb=e32f95642855a63da2727cb324ce2a75632a712f;hp=8f9a6d8d34d994cc6a3e6911f9100d109f0837b6;hpb=4783f146b71a48c651523fcf0e12367bcf3d1fa8;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_IPresentable.h b/src/GeomAPI/GeomAPI_IPresentable.h index 8f9a6d8d3..db3d12b4a 100644 --- a/src/GeomAPI/GeomAPI_IPresentable.h +++ b/src/GeomAPI/GeomAPI_IPresentable.h @@ -1,3 +1,5 @@ +// Copyright (C) 2014-20xx CEA/DEN, EDF R&D + // File: GeomAPI_IPresentable.hxx // Created: 17 July 2014 // Author: Vitaly SMETANNIKOV @@ -13,6 +15,7 @@ class GeomAPI_IPresentable { public: + GEOMAPI_EXPORT virtual ~GeomAPI_IPresentable(); /** Returns the AIS preview * \param thePrevious - defines a presentation if it was created previously */