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