/* ############################################################################## # # Copyright by The HDF Group. # All rights reserved. # # This file is part of the hl_region High-Level HDF5 APIs. The full copyright # notice, including terms governing use, modification, and redistribution, # is contained in the file COPYING, which can be found at the root of the # source code distribution tree and in the documentation directory (doc/html/). # If you do not have access to this file, you may request a copy of # "the hl_region High-Level HDF5 APIs copyright and license statement" from # help@hdfgroup.org. # ############################################################################## */ #ifndef _hl_region_H5LRprivate_H #define _hl_region_H5LRprivate_H /* High-level library internal header file */ #include "hl_region_H5HLprivate2.h" /* public LR prototypes */ #include "hl_region_H5LRpublic.h" /*------------------------------------------------------------------------- * Private functions *------------------------------------------------------------------------- */ #endif