From: vsr Date: Fri, 5 Sep 2008 11:03:40 +0000 (+0000) Subject: Issue 0019963 : replace by "HDFexport.hxx" X-Git-Tag: TG_TRIPOLI_qt4_porting~7 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d703ce1eda56f635f1e204a5620c49a53968b061;p=modules%2Fkernel.git Issue 0019963 : replace by "HDFexport.hxx" --- diff --git a/src/HDFPersist/HDFexception.hxx b/src/HDFPersist/HDFexception.hxx index 29b925ed0..7cc9c4986 100644 --- a/src/HDFPersist/HDFexception.hxx +++ b/src/HDFPersist/HDFexception.hxx @@ -27,7 +27,7 @@ #ifndef __HDFexception_H__ #define __HDFexception_H__ -#include +#include "HDFexport.hxx" /* Exception */ #include diff --git a/src/HDFPersist/HDFobject.hxx b/src/HDFPersist/HDFobject.hxx index 22b6a3b69..9862e8428 100644 --- a/src/HDFPersist/HDFobject.hxx +++ b/src/HDFPersist/HDFobject.hxx @@ -31,7 +31,7 @@ extern "C" { #include "HDFtypes.h" } -#include +#include "HDFexport.hxx" class HDFPERSIST_EXPORT HDFobject { protected :