mirror of
https://github.com/monero-project/monero.git
synced 2025-12-09 14:20:53 -08: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 "int-util.h"
|
||||
|
||||
#include <boost/mpl/contains.hpp>
|
||||
|
||||
namespace epee
|
||||
{
|
||||
namespace serialization
|
||||
|
||||
Reference in New Issue
Block a user