/**************************************************************************** * NCSA HDF * * Software Development Group * * National Center for Supercomputing Applications * * University of Illinois at Urbana-Champaign * * 605 E. Springfield, Champaign IL 61820 * * * * For conditions of distribution and use, see the accompanying * * hdf/COPYING file. * * * ****************************************************************************/ /* * This is the main public HDF5 include file. Put further information in * a particular header file and include that here, don't fill this file with * lots of gunk... */ #ifndef _HDF5_H #define _HDF5_H #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #endif