Sha256: 84449c7a662474a922068ac742df582e1ce53a1db53007ae43d39a93e028e8be
Contents?: true
Size: 577 Bytes
Versions: 44
Compression:
Stored size: 577 Bytes
Contents
# /* Copyright (C) 2001 # * Housemarque Oy # * http://www.housemarque.com # * # * 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) # */ # # /* Revised by Paul Mensonides (2002) */ # # /* See http://www.boost.org for most recent version. */ # # ifndef MSGPACK_PREPROCESSOR_FACILITIES_EMPTY_HPP # define MSGPACK_PREPROCESSOR_FACILITIES_EMPTY_HPP # # include <msgpack/preprocessor/config/config.hpp> # # /* MSGPACK_PP_EMPTY */ # # define MSGPACK_PP_EMPTY() # # endif
Version data entries
44 entries across 44 versions & 2 rubygems