mirror of
https://github.com/monero-project/monero.git
synced 2025-12-21 12:52:49 +01:00
Fix boost 1.76.0 compatibility
Add missing header boost/mpl/contains.hpp monero-project/monero/issues/7728
This commit is contained in:
@@ -40,6 +40,8 @@
|
|||||||
#include "span.h"
|
#include "span.h"
|
||||||
#include "int-util.h"
|
#include "int-util.h"
|
||||||
|
|
||||||
|
#include <boost/mpl/contains.hpp>
|
||||||
|
|
||||||
namespace epee
|
namespace epee
|
||||||
{
|
{
|
||||||
namespace serialization
|
namespace serialization
|
||||||
|
|||||||
Reference in New Issue
Block a user