diff options
Diffstat (limited to 'src/H5overflow.txt')
-rw-r--r-- | src/H5overflow.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5overflow.txt b/src/H5overflow.txt index c093fd5..3e9f069 100644 --- a/src/H5overflow.txt +++ b/src/H5overflow.txt @@ -32,6 +32,7 @@ unsigned, UNSIGNED; int, SIGNED; +int64_t, SIGNED; uint8_t, UNSIGNED; uint16_t, UNSIGNED; uint32_t, UNSIGNED; |