mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-05-06 08:36:28 +02:00
#include reorderings for Boost.TR1
[SVN r31623]
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
// See http://www.boost.org/libs/smart_ptr/weak_ptr.htm for documentation.
|
||||
//
|
||||
|
||||
#include <memory> // boost.TR1 include order fix
|
||||
#include <boost/detail/shared_count.hpp>
|
||||
#include <boost/shared_ptr.hpp>
|
||||
|
||||
#ifdef BOOST_MSVC // moved here to work around VC++ compiler crash
|
||||
|
||||
Reference in New Issue
Block a user