2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-03-13 16:47:58 +08:00
Bill Wendling d57e19825b [svn-r3769] Purpose:
Update
Description:
    Replaced

            #include <hdf5_file.h>

    with

            #include "hdf5_file.h"

    so that gcc can pick up our files more easily without picking up
    system header files (which we don't care about being in the
    dependencies list).
Platforms tested:
    Linux
2001-04-03 12:48:52 -05:00
..
2001-02-22 16:49:40 -05:00
2001-04-03 12:48:52 -05:00
2001-04-03 12:48:52 -05:00
2001-04-03 12:48:52 -05:00
2001-02-22 16:49:40 -05:00
2001-04-03 12:48:52 -05:00