mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r12187] Purpose:
Maintenance on Windows Description: Update H5Tinit.c Solution: Platforms tested: Windows XP Misc. update:
This commit is contained in:
parent
1c7d12a769
commit
9aa8b4aa67
@ -16,7 +16,7 @@
|
||||
* access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu. *
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
|
||||
*
|
||||
* Created: Nov 29, 2005
|
||||
* Created: Mar 31, 2006
|
||||
*
|
||||
*
|
||||
* Purpose: This machine-generated source code contains
|
||||
@ -72,10 +72,6 @@
|
||||
#include "H5FLprivate.h"
|
||||
#include "H5Tpkg.h"
|
||||
|
||||
/* Declare external the free lists for H5T_t's and H5T_shared_t's */
|
||||
H5FL_EXTERN(H5T_t);
|
||||
H5FL_EXTERN(H5T_shared_t);
|
||||
|
||||
|
||||
|
||||
herr_t
|
||||
|
Loading…
Reference in New Issue
Block a user