intrusive_ptr.hpp:

scoped_ptr.hpp:
  - include <boost/type_traits/ice.hpp>


[SVN r15104]
This commit is contained in:
Douglas Gregor
2002-08-27 13:33:22 +00:00
parent b9dceb2340
commit e77889679f
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#endif
#include <functional> // std::less
#include <boost/type_traits/ice.hpp>
namespace boost
{

View File

@ -14,6 +14,7 @@
#include <boost/assert.hpp>
#include <boost/checked_delete.hpp>
#include <boost/type_traits/ice.hpp>
#ifndef BOOST_NO_AUTO_PTR
# include <memory> // for std::auto_ptr