Go to the documentation of this file. 48 #ifndef OME_COMPAT_ARRAY_H 49 # define OME_COMPAT_ARRAY_H 51 # include <ome/common/config.h> 53 # ifdef OME_HAVE_ARRAY 62 # elif OME_HAVE_BOOST_ARRAY 63 # include <boost/array.hpp> 72 # error An array implementation is not available 75 #endif // OME_COMPAT_ARRAY_H