Fix boost 1.76.0 compatibility

Add missing header boost/mpl/contains.hpp
monero-project/monero/issues/7728
pull/377/head
loqs 3 years ago committed by selsta
parent b1873af519
commit 44cc6d6762
Signed by untrusted user: selsta
GPG Key ID: 2EA0A99A8B07AE5E

@ -31,6 +31,8 @@
#include "misc_log_ex.h"
#include "span.h"
#include <boost/mpl/contains.hpp>
namespace epee
{
class byte_slice;

Loading…
Cancel
Save