Ticket #1382: void_cast.hpp.patch

File void_cast.hpp.patch, 569 bytes (added by m.champlon@…, 15 years ago)
  • void_cast.hpp

    RCS file: /cvsroot/boost/boost/boost/serialization/void_cast.hpp,v
    retrieving revision 1.17
    diff -u -r1.17 void_cast.hpp
     
    221221} // namespace serialization
    222222} // namespace boost
    223223
     224#ifdef BOOST_MSVC
     225#  pragma warning(pop)
     226#endif
     227
    224228#include <boost/config/abi_suffix.hpp> // pops abi_suffix.hpp pragmas
    225229
    226230#endif // BOOST_SERIALIZATION_VOID_CAST_HPP