Sha256: 3f5e5c55b25a575de8914ac20b06e1866e059b594d80613979f498cee0738522
Contents?: true
Size: 334 Bytes
Versions: 36
Compression:
Stored size: 334 Bytes
Contents
/* Copyright Rene Rivera 2011-2012 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) */ #ifndef MSGPACK_PREDEF_DETAIL__EXCEPTION_H #define MSGPACK_PREDEF_DETAIL__EXCEPTION_H #if defined(__cplusplus) #include <exception> #endif #endif
Version data entries
36 entries across 36 versions & 2 rubygems