[svn-r12187] Purpose:

Maintenance on Windows
Description:
Update H5Tinit.c
Solution:

Platforms tested:
Windows XP
Misc. update:
This commit is contained in:
Fang Guo 2006-03-31 17:06:17 -05:00
parent 1c7d12a769
commit 9aa8b4aa67

View File

@ -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