Sha256: 7cb1bc7b2a7fe67926d2ea9efbc621c886c7df2df85173356d41f340e5632ee4
Contents?: true
Size: 804 Bytes
Versions: 44
Compression:
Stored size: 804 Bytes
Contents
# /* ************************************************************************** # * * # * (C) Copyright Paul Mensonides 2002. # * Distributed under the Boost Software License, Version 1.0. (See # * accompanying file LICENSE_1_0.txt or copy at # * http://www.boost.org/LICENSE_1_0.txt) # * * # ************************************************************************** */ # # /* See http://www.boost.org for most recent version. */ # # ifndef MSGPACK_PREPROCESSOR_SELECTION_HPP # define MSGPACK_PREPROCESSOR_SELECTION_HPP # # include <msgpack/preprocessor/selection/max.hpp> # include <msgpack/preprocessor/selection/min.hpp> # # endif
Version data entries
44 entries across 44 versions & 2 rubygems