From 4f2811803307be7444e9ebf89d6a1ceb7f6ef92a Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Thu, 14 Feb 2008 13:20:31 +0000 Subject: [PATCH] src/h5/H5.h - include of "h5_private.h" removed --- src/h5/H5.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/h5/H5.h b/src/h5/H5.h index ae0158f..43cbafe 100644 --- a/src/h5/H5.h +++ b/src/h5/H5.h @@ -2,7 +2,6 @@ #define __H5_H #include "h5_types.h" -#include "h5_private.h" #include "attribs.h" #include "errorhandling.h"