Salome HOME
Merge branch 'master' of https://git.salome-platform.org/git/modules/paravis
[modules/paravis.git] / src / Plugins / MEDReader / IO / MEDUtilities.hxx
index 52ac5196c5eaa9d983d2891d7ff42bd386d38b8c..c6f28034dfd0867ece6c5a664f42f5d207e98b20 100644 (file)
 #ifndef __MEDUTILITIES_HXX__
 #define __MEDUTILITIES_HXX__
 
+#include "MEDLoaderForPV.h"
+
 class vtkInformationIntegerKey;
 
-class MEDUtilities
+class MEDLOADERFORPV_EXPORT MEDUtilities
 {
 public:
   static vtkInformationIntegerKey *ELGA();