]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Issue 0019963 : replace <HDFexport.hxx> by "HDFexport.hxx"
authorvsr <vsr@opencascade.com>
Fri, 5 Sep 2008 11:03:40 +0000 (11:03 +0000)
committervsr <vsr@opencascade.com>
Fri, 5 Sep 2008 11:03:40 +0000 (11:03 +0000)
src/HDFPersist/HDFexception.hxx
src/HDFPersist/HDFobject.hxx

index 29b925ed0a1e8beb3ffb817be185d9e7e6484e90..7cc9c49865a67643c4ef56bf1411d52f9492d5d8 100644 (file)
@@ -27,7 +27,7 @@
 #ifndef __HDFexception_H__
 #define __HDFexception_H__
 
-#include <HDFexport.hxx>
+#include "HDFexport.hxx"
 
 /* Exception */
 #include <iostream>
index 22b6a3b697488fdbc497f9cd23c47f35fa072413..9862e84282903256f11a42a93794bb1b1d435030 100644 (file)
@@ -31,7 +31,7 @@ extern "C"
 {
 #include "HDFtypes.h"
 }
-#include <HDFexport.hxx>
+#include "HDFexport.hxx"
 
 class HDFPERSIST_EXPORT HDFobject {
 protected :