Go to the documentation of this file. 50 #ifndef OME_COMMON_ENDIAN_H 51 # define OME_COMMON_ENDIAN_H 53 #include <ome/common/config.h> 55 #ifndef BOOST_NOEXCEPT 56 # ifdef OME_HAVE_NOEXCEPT 57 # define BOOST_NOEXCEPT noexcept 60 # define BOOST_NOEXCEPT 65 #include <ome/common/endian/types.hpp>