Salome HOME
updated copyright message
[modules/shaper.git] / src / ExchangePlugin / ExchangePlugin_Import.h
index 7bb2928947979096adba1cc7948db9dbcb751246..01e406bb2571dffcdbc3301a530fd5677fa32f6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -38,7 +38,7 @@
  */
 class ExchangePlugin_ImportBase : public ModelAPI_Feature
 {
- public:  
+ public:
   /// attribute name of file path
   inline static const std::string& FILE_PATH_ID()
   {
@@ -85,7 +85,7 @@ class ExchangePlugin_ImportBase : public ModelAPI_Feature
                                          AttributeIntegerPtr& aTargetAttr);
 };
 
-EXCHANGEPLUGIN_EXPORT class ExchangePlugin_Import : public ExchangePlugin_ImportBase
+class ExchangePlugin_Import : public ExchangePlugin_ImportBase
 {
  public:
   /// Feature kind
@@ -158,7 +158,7 @@ EXCHANGEPLUGIN_EXPORT class ExchangePlugin_Import : public ExchangePlugin_Import
 
 };
 
-EXCHANGEPLUGIN_EXPORT class ExchangePlugin_Import_Image : public ExchangePlugin_ImportBase
+class ExchangePlugin_Import_Image : public ExchangePlugin_ImportBase
 {
  public:
   /// Feature kind