mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-04-12 17:31:09 +08:00
[svn-r2653] Purpose:
No change. Description: Must've added some debuging printf's and then took them out in a way which triggered CVS. Platforms tested: Solaris 2.6 (baldric) & FreeBSD 4.1.1 (hawkwind)
This commit is contained in:
parent
ba28c64ba7
commit
123072a922
@ -7,12 +7,14 @@
|
||||
*
|
||||
* Purpose: Tests various aspects of indexed raw data storage.
|
||||
*/
|
||||
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
|
||||
|
||||
#include <h5test.h>
|
||||
#include <H5private.h>
|
||||
#include <H5Dprivate.h>
|
||||
#include <H5Iprivate.h>
|
||||
#include <H5Pprivate.h>
|
||||
#include <H5Fprivate.h>
|
||||
#include <H5Fpkg.h>
|
||||
#include <H5Gprivate.h>
|
||||
#include <H5MMprivate.h>
|
||||
#include <H5Oprivate.h>
|
||||
|
@ -14,11 +14,13 @@
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#define H5F_PACKAGE /*suppress error about including H5Fpkg */
|
||||
|
||||
#include <H5private.h>
|
||||
#include <H5Iprivate.h>
|
||||
#include <H5Bprivate.h>
|
||||
#include <H5Pprivate.h>
|
||||
#include <H5Fprivate.h>
|
||||
#include <H5Fpkg.h>
|
||||
#include <H5Gprivate.h>
|
||||
#include <H5HGprivate.h>
|
||||
#include <H5HLprivate.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user