Sha256: 5af4da5566ab280db11cc3dfa3d436cf8c8693b2ce40fe133f2cca3042021003
Contents?: true
Size: 430 Bytes
Versions: 12
Compression:
Stored size: 430 Bytes
Contents
// // MessagePack for C++ static resolution routine // // Copyright (C) 2017 KONDO Takatoshi // // 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_TYPE_CPP11_CHRONO_HPP #define MSGPACK_TYPE_CPP11_CHRONO_HPP #include "msgpack/v1/adaptor/cpp11/chrono.hpp" #endif // MSGPACK_TYPE_CPP11_CHRONO_HPP
Version data entries
12 entries across 12 versions & 1 rubygems