#include <boost/config.hpp> added.

[SVN r19065]
This commit is contained in:
Peter Dimov
2003-07-11 17:03:56 +00:00
parent dcdbaf1e57
commit 794de98cd1

View File

@ -14,6 +14,8 @@
// See http://www.boost.org/libs/smart_ptr/intrusive_ptr.html for documentation.
//
#include <boost/config.hpp>
#ifdef BOOST_MSVC // moved here to work around VC++ compiler crash
# pragma warning(push)
# pragma warning(disable:4284) // odd return type for operator->