]> git.lyx.org Git - lyx.git/blob - boost/boost/format/detail/unset_macros.hpp
64-bit fix to boost::format.
[lyx.git] / boost / boost / format / detail / unset_macros.hpp
1 // *** Undefine 'local' macros :
2 #ifdef BOOST_NO_OVERLOAD_FOR_NON_CONST
3 #undef BOOST_NO_OVERLOAD_FOR_NON_CONST
4 #endif
5 #ifdef BOOST_NO_LOCALE_ISIDIGIT
6 #undef BOOST_NO_LOCALE_ISIDIGIT
7 #endif
8 #ifdef BOOST_IO_STD
9 #undef BOOST_IO_STD
10 #endif
11 #ifdef BOOST_IO_NEEDS_USING_DECLARATION
12 #undef BOOST_IO_NEEDS_USING_DECLARATION
13 #endif