Sha256: c4c22f3f9410cde3341c2da0ecaccb9d4ba4bf6ecd3ddf03ad7b5092f3cf3c05
Contents?: true
Size: 530 Bytes
Versions: 30
Compression:
Stored size: 530 Bytes
Contents
// (C) Copyright John Maddock 2001 - 2003. // (C) Copyright Jens Maurer 2003. // Use, modification and distribution are subject to 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. // sun specific config options: #define BOOST_PLATFORM "Sun Solaris" #define BOOST_HAS_GETTIMEOFDAY // boilerplate code: #define BOOST_HAS_UNISTD_H #include <boost/config/posix_features.hpp>
Version data entries
30 entries across 30 versions & 5 rubygems