Added enable_if.hpp as an include

[SVN r22735]
This commit is contained in:
Jaakko Järvi 2004-05-04 16:07:00 +00:00
parent 491db15997
commit a821ef6e2c

View File

@ -11,6 +11,7 @@
#include <boost/utility/addressof.hpp>
#include <boost/utility/base_from_member.hpp>
#include <boost/utility/enable_if.hpp>
#include <boost/checked_delete.hpp>
#include <boost/next_prior.hpp>
#include <boost/noncopyable.hpp>