[svn-r5197]

Purpose:
    change include header format
Description:
    the format <> of headers was causing problems in the file H5Tinit.c
Solution:

 changed to

#include "H5private.h"
#include "H5Iprivate.h"
#include "H5Eprivate.h"
#include "H5FLprivate.h"
#include "H5MMprivate.h"
#include "H5Tpkg.h"



Platforms tested:
    w2000
This commit is contained in:
Pedro Vicente Nunes 2002-04-17 15:46:32 -05:00
parent 2694368b66
commit 6ef3da0233

Binary file not shown.