Fix boost 1.76.0 compatibility

Add missing header boost/mpl/contains.hpp
monero-project/monero/issues/7728
This commit is contained in:
loqs 2021-05-23 20:29:17 +01:00 committed by selsta
parent 3701257d61
commit c28d2f7c11
No known key found for this signature in database
GPG key ID: 2EA0A99A8B07AE5E

View file

@ -40,6 +40,8 @@
#include "span.h"
#include "int-util.h"
#include <boost/mpl/contains.hpp>
namespace epee
{
namespace serialization