epoc32/include/stdapis/boost/archive/detail/abi_suffix.hpp
branchSymbian3
changeset 4 837f303aceeb
parent 3 e1b950c65cb4
     1.1 --- a/epoc32/include/stdapis/boost/archive/detail/abi_suffix.hpp	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/stdapis/boost/archive/detail/abi_suffix.hpp	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,23 +1,14 @@
     1.4 -//  abi_sufffix header  -------------------------------------------------------//
     1.5 +/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8
     1.6 +// abi_suffix.hpp
     1.7  
     1.8 -// © Copyright John Maddock 2003
     1.9 -   
    1.10 -// Use, modification and distribution are subject to the Boost Software License,
    1.11 -// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
    1.12 -// http://www.boost.org/LICENSE_1_0.txt).
    1.13 +// (C) Copyright 2002 Robert Ramey - http://www.rrsd.com . 
    1.14 +// Use, modification and distribution is subject to the Boost Software
    1.15 +// License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
    1.16 +// http://www.boost.org/LICENSE_1_0.txt)
    1.17  
    1.18 -// This header should be #included AFTER code that was preceded by a #include
    1.19 -// <boost/config/abi_prefix.hpp>.
    1.20 +//  See http://www.boost.org for updates, documentation, and revision history.
    1.21  
    1.22 -#ifndef BOOST_CONFIG_ABI_PREFIX_HPP
    1.23 -# error Header boost/config/abi_prefix.hpp must only be used after boost/config/abi_prefix.hpp
    1.24 -#else
    1.25 -# undef BOOST_CONFIG_ABI_PREFIX_HPP
    1.26 +#ifdef BOOST_MSVC
    1.27 +#pragma warning(pop)
    1.28  #endif
    1.29 -
    1.30 -// the suffix header occurs after all of our code:
    1.31 -#ifdef BOOST_HAS_ABI_HEADERS
    1.32 -#  include BOOST_ABI_SUFFIX
    1.33 -#endif
    1.34 -
    1.35 -
    1.36 +#include <boost/config/abi_suffix.hpp> // pops abi_suffix.hpp pragmas