mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-04 21:57:40 -05:00
Fix boost 1.76.0 compatibility
Add missing header boost/mpl/contains.hpp monero-project/monero/issues/7728
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#include "misc_log_ex.h"
|
||||
#include "span.h"
|
||||
|
||||
#include <boost/mpl/contains.hpp>
|
||||
|
||||
namespace epee
|
||||
{
|
||||
class byte_slice;
|
||||
|
||||
Reference in New Issue
Block a user