comparison DEPENDENCIES/generic/include/boost/serialization/scoped_ptr.hpp @ 101:c530137014c0

Update Boost headers (1.58.0)
author Chris Cannam
date Mon, 07 Sep 2015 11:12:49 +0100
parents 2665513ce2d3
children
comparison
equal deleted inserted replaced
100:793467b5e61c 101:c530137014c0
1 #ifndef BOOST_SERIALIZATION_SCOPED_PTR_HPP_VP_2003_10_30 1 #ifndef BOOST_SERIALIZATION_SCOPED_PTR_HPP_VP_2003_10_30
2 #define BOOST_SERIALIZATION_SCOPED_PTR_HPP_VP_2003_10_30 2 #define BOOST_SERIALIZATION_SCOPED_PTR_HPP_VP_2003_10_30
3 3
4 #if defined(_MSC_VER) && (_MSC_VER >= 1020) 4 #if defined(_MSC_VER)
5 # pragma once 5 # pragma once
6 #endif 6 #endif
7 7
8 // Copyright (c) 2003 Vladimir Prus. 8 // Copyright (c) 2003 Vladimir Prus.
9 // Use, modification and distribution is subject to the Boost Software 9 // Use, modification and distribution is subject to the Boost Software