Fixed compilation (include was missing)

This commit is contained in:
Antony Polukhin
2013-10-15 14:51:25 +04:00
parent 83b8a47c2a
commit baa68454a0

View File

@ -29,6 +29,7 @@
#include <boost/type_traits/remove_cv.hpp>
#include <boost/type_traits/remove_reference.hpp>
#include <boost/current_function.hpp>
#include <boost/detail/no_exceptions_support.hpp>
#include <boost/functional/hash_fwd.hpp>
#ifndef BOOST_NO_RTTI