Sha256: 7cb2d1a9a7963a08f82545864d2f71d4ef0dcd75834d38ecc9bf9cb25dba978e

Contents?: true

Size: 849 Bytes

Versions: 12

Compression:

Stored size: 849 Bytes

Contents

//////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2012-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)
//
// See http://www.boost.org/libs/move for documentation.
//
//////////////////////////////////////////////////////////////////////////////
#ifndef BOOST_CONFIG_HPP
#include <boost/config.hpp>
#endif

#ifdef BOOST_MSVC
#  pragma warning (push)
#  pragma warning (disable : 4324) // structure was padded due to __declspec(align())
#  pragma warning (disable : 4675) // "function":  resolved overload was found by argument-dependent lookup
#  pragma warning (disable : 4996) // "function": was declared deprecated (_CRT_SECURE_NO_DEPRECATE/_SCL_SECURE_NO_WARNINGS)
#endif

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
passenger-5.1.4 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.1.3 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.1.2 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.1.1 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.1.0 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.0.30 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.0.29 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/passenger-5.0.28/src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.0.28 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.0.27 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.0.26 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp
passenger-5.0.25 src/cxx_supportlib/vendor-modified/boost/move/detail/config_begin.hpp