Add missing include for boost::forward

This commit is contained in:
Ion Gaztañaga
2016-08-24 02:19:58 +02:00
parent db5c24e0e7
commit e1cb88b399

View File

@@ -21,6 +21,7 @@
#include <boost/container/detail/config_begin.hpp>
#include <boost/container/detail/workaround.hpp>
#include <boost/move/utility_core.hpp>
#include <boost/container/detail/type_traits.hpp>
#include <cstddef> //std::size_t