]> git.lyx.org Git - lyx.git/blob - boost/boost/typeof/message.hpp
update to boost 1.46.1. Tested on Win, Mac, Linux, GCC 4.2, 4.4, 4.5, 4.6
[lyx.git] / boost / boost / typeof / message.hpp
1 // Copyright (C) 2005 Arkadiy Vertleyb
2 // Use, modification and distribution is subject to the Boost Software
3 // License, Version 1.0. (http://www.boost.org/LICENSE_1_0.txt)
4
5 #if defined(_MSC_VER) && defined BOOST_TYPEOF_MESSAGES
6 #    pragma message(BOOST_TYPEOF_TEXT)
7 #endif
8 #undef BOOST_TYPEOF_TEXT