X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FPlugins%2FMEDReader%2FIO%2FMEDUtilities.hxx;h=767820cea968c606695d90fd5a4d4c44cfff704c;hb=bcdf63794e5d72ec2bd93925b0e5d161416be464;hp=52ac5196c5eaa9d983d2891d7ff42bd386d38b8c;hpb=e32938b374fc9583c1dc3a69a3b3ec23e7c49b3e;p=modules%2Fparavis.git diff --git a/src/Plugins/MEDReader/IO/MEDUtilities.hxx b/src/Plugins/MEDReader/IO/MEDUtilities.hxx index 52ac5196..767820ce 100644 --- a/src/Plugins/MEDReader/IO/MEDUtilities.hxx +++ b/src/Plugins/MEDReader/IO/MEDUtilities.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2014 CEA/DEN, EDF R&D +// Copyright (C) 2010-2016 CEA/DEN, EDF R&D // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -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();