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
9