summaryrefslogtreecommitdiff
path: root/boost/any.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/any.hpp')
-rw-r--r--boost/any.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/any.hpp b/boost/any.hpp
index 580b5b4955..437de2c023 100644
--- a/boost/any.hpp
+++ b/boost/any.hpp
@@ -29,6 +29,7 @@
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits/is_same.hpp>
#include <boost/type_traits/is_const.hpp>
+#include <boost/mpl/if.hpp>
namespace boost
{