src/cxx_supportlib/vendor-modified/boost/thread/csbl/queue.hpp in passenger-6.0.7 vs src/cxx_supportlib/vendor-modified/boost/thread/csbl/queue.hpp in passenger-6.0.8

- old
+ new

@@ -3,11 +3,11 @@ // 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) // // 2013/10 Vicente J. Botet Escriba // Creation. - +#if 0 #ifndef BOOST_CSBL_QUEUE_HPP #define BOOST_CSBL_QUEUE_HPP #include <boost/config.hpp> // MSVC has some trouble instantiating a non_copyable type @@ -41,5 +41,6 @@ #endif } } #endif // header +#endif