mirror of
https://github.com/boostorg/smart_ptr.git
synced 2025-08-01 05:34:36 +02:00
TR1 cyclic inclusion fix
[SVN r34512]
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
#include <boost/detail/shared_array_nmt.hpp>
|
#include <boost/detail/shared_array_nmt.hpp>
|
||||||
#else
|
#else
|
||||||
|
|
||||||
|
#include <memory> // TR1 cyclic inclusion fix
|
||||||
|
|
||||||
#include <boost/assert.hpp>
|
#include <boost/assert.hpp>
|
||||||
#include <boost/checked_delete.hpp>
|
#include <boost/checked_delete.hpp>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user