diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2006-10-30 23:46:27 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2006-10-30 23:46:27 (GMT) |
commit | 3f69573f575390295536c0faa6d083c58a7291fa (patch) | |
tree | 554230227da6e04f650668ec3421052806a9a8df /src/H5Dpublic.h | |
parent | c19a43d85474fc21308cb3e5e59dbc535edf4174 (diff) | |
download | hdf5-3f69573f575390295536c0faa6d083c58a7291fa.zip hdf5-3f69573f575390295536c0faa6d083c58a7291fa.tar.gz hdf5-3f69573f575390295536c0faa6d083c58a7291fa.tar.bz2 |
[svn-r12832] Description:
Clean up formatting and re-organize a bit...
Tested on:
Max OS X/32 10.4.8 (amazon)
FreeBSD/32 4.11 (sleipnir)
Linux/32 2.4 (heping)
Linux/64 2.4 (mir)
Diffstat (limited to 'src/H5Dpublic.h')
-rw-r--r-- | src/H5Dpublic.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5Dpublic.h b/src/H5Dpublic.h index b44bc8b..34a7803 100644 --- a/src/H5Dpublic.h +++ b/src/H5Dpublic.h @@ -18,6 +18,8 @@ #ifndef _H5Dpublic_H #define _H5Dpublic_H +/* System headers needed by this file */ + /* Public headers needed by this file */ #include "H5public.h" #include "H5Ipublic.h" |