Chris@101: // boost cast.hpp header file Chris@101: // Chris@101: // (C) Copyright Antony Polukhin 2014. Chris@101: // Chris@16: // Distributed under the Boost Chris@16: // Software License, Version 1.0. (See accompanying file Chris@16: // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) Chris@101: // Chris@16: // See http://www.boost.org/libs/conversion for Documentation. Chris@16: Chris@101: // This is a DEPRECATED header file! Chris@101: // Use or instead Chris@16: Chris@16: #ifndef BOOST_CAST_HPP Chris@16: #define BOOST_CAST_HPP Chris@16: Chris@101: # include Chris@16: # include Chris@16: Chris@16: #endif // BOOST_CAST_HPP