X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2FIO%2FMEDUtilities.hxx;h=c6f28034dfd0867ece6c5a664f42f5d207e98b20;hb=f50743d07c99b985dd078aad0fb4bbf7337851cc;hp=52ac5196c5eaa9d983d2891d7ff42bd386d38b8c;hpb=4b015556d5938cc157ae97bdc018d08367c0729a;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/IO/MEDUtilities.hxx b/src/Plugins/MEDReader/IO/MEDUtilities.hxx index 52ac5196..c6f28034 100644 --- a/src/Plugins/MEDReader/IO/MEDUtilities.hxx +++ b/src/Plugins/MEDReader/IO/MEDUtilities.hxx @@ -21,9 +21,11 @@ #ifndef __MEDUTILITIES_HXX__ #define __MEDUTILITIES_HXX__ +#include "MEDLoaderForPV.h" + class vtkInformationIntegerKey; -class MEDUtilities +class MEDLOADERFORPV_EXPORT MEDUtilities { public: static vtkInformationIntegerKey *ELGA();