#include reorderings for Boost.TR1

[SVN r31623]
This commit is contained in:
Peter Dimov
2005-11-11 21:06:08 +00:00
parent 25ca855127
commit 239bb6d966
4 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -20,13 +20,14 @@
#include <boost/detail/shared_ptr_nmt.hpp>
#else
#include <memory> // for std::auto_ptr
#include <boost/assert.hpp>
#include <boost/checked_delete.hpp>
#include <boost/throw_exception.hpp>
#include <boost/detail/shared_count.hpp>
#include <boost/detail/workaround.hpp>
#include <memory> // for std::auto_ptr
#include <algorithm> // for std::swap
#include <functional> // for std::less
#include <typeinfo> // for std::bad_cast