From 2e022912f4fb79771f9a0691337cb4da7d602326 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 30 Mar 2017 17:43:24 -0500 Subject: FIX pkg include error --- src/H5PL.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/H5PL.c b/src/H5PL.c index 68ced18..683c53d 100644 --- a/src/H5PL.c +++ b/src/H5PL.c @@ -11,6 +11,7 @@ * http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have access * * to either file, you may request a copy from help@hdfgroup.org. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */ +#define H5PL_PACKAGE /*suppress error about including H5PLpkg */ /****************/ /* Module Setup */ -- cgit v0.12