fix doc example typo
[boost.git] / boost / typeof / message.hpp
blob1471ef38e385bef5dfb48bb7827078788f40d9d2
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)
5 #if defined(_MSC_VER) && !defined BOOST_TYPEOF_SILENT
6 # pragma message(BOOST_TYPEOF_TEXT)
7 #endif
8 #undef BOOST_TYPEOF_TEXT