From 747bb3f9fd714e2fd9bc334b9620b8fbbcdff50b Mon Sep 17 00:00:00 2001 From: Patrick Lu Date: Thu, 21 Jan 1999 11:15:32 -0500 Subject: [svn-r1029] added the necessary information to make a dll --- src/H5Ipublic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5Ipublic.h b/src/H5Ipublic.h index d2d960a..cdacad1 100644 --- a/src/H5Ipublic.h +++ b/src/H5Ipublic.h @@ -57,7 +57,7 @@ typedef int hid_t; extern "C" { #endif -H5I_type_t H5Iget_type(hid_t id); +HDF5API H5I_type_t H5Iget_type(hid_t id); #ifdef __cplusplus -- cgit v0.12