Fix boost 1.76.0 compatibility

Add missing header boost/mpl/contains.hpp
monero-project/monero/issues/7728
remotes/1691602464505633909/tmp_refs/heads/wonerujo-v0.10.1
loqs 3 years ago committed by selsta
parent 3701257d61
commit c28d2f7c11
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

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

Loading…
Cancel
Save