Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 597768 | Differences between
and this patch

Collapse All | Expand All

(-)a/include/H5public_extract.h.in (-3 / +3 lines)
Lines 28-36 extern "C" { Link Here
28
@HDF5_TYPEDEF_HID_T@
28
@HDF5_TYPEDEF_HID_T@
29
@HDF5_TYPEDEF_HSIZE_T@
29
@HDF5_TYPEDEF_HSIZE_T@
30
30
31
#typedef int herr_t;
31
typedef int herr_t;
32
#typedef int hid_t;
32
typedef int hid_t;
33
#typedef unsigned long long   hsize_t;
33
typedef unsigned long long   hsize_t;
34
34
35
#ifdef __cplusplus
35
#ifdef __cplusplus
36
}
36
}

Return to bug 597768