TR1 cyclic dependency fixes.

[SVN r34499]
This commit is contained in:
Peter Dimov
2006-07-10 13:17:41 +00:00
parent 8d2f7fc5ef
commit 6412de1dd5

View File

@ -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>