diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2002-04-17 20:46:32 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2002-04-17 20:46:32 (GMT) |
commit | 6ef3da02334f56068280a83f8d18f045db1d0153 (patch) | |
tree | 18798e3a987189df68a5062696bc048b4cd72b1d /test | |
parent | 2694368b6614bbf98e34f48ccbae09c7d2f61945 (diff) | |
download | hdf5-6ef3da02334f56068280a83f8d18f045db1d0153.zip hdf5-6ef3da02334f56068280a83f8d18f045db1d0153.tar.gz hdf5-6ef3da02334f56068280a83f8d18f045db1d0153.tar.bz2 |
[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
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions