Salome HOME
Porting 4.2. Tests OK \!
[modules/paravis.git] / src / Plugins / MEDReader / IO / MEDUtilities.hxx
index b9be2e32848603cecd9fbe15a01080bc9db99faf..c6f28034dfd0867ece6c5a664f42f5d207e98b20 100644 (file)
@@ -3,7 +3,7 @@
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
 #ifndef __MEDUTILITIES_HXX__
 #define __MEDUTILITIES_HXX__
 
+#include "MEDLoaderForPV.h"
+
 class vtkInformationIntegerKey;
 
-class MEDUtilities
+class MEDLOADERFORPV_EXPORT MEDUtilities
 {
 public:
   static vtkInformationIntegerKey *ELGA();