From d703ce1eda56f635f1e204a5620c49a53968b061 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 5 Sep 2008 11:03:40 +0000 Subject: [PATCH] Issue 0019963 : replace by "HDFexport.hxx" --- src/HDFPersist/HDFexception.hxx | 2 +- src/HDFPersist/HDFobject.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 : -- 2.39.2