Merge pull request #17 from Ghost-ai-cpu/master

Boost compatibility fix
This commit is contained in:
MoneroOcean
2021-08-25 15:50:24 -07:00
committed by GitHub

View File

@@ -37,6 +37,7 @@
#include "portable_storage_val_converters.h"
#include "span.h"
#include "int-util.h"
#include <boost/mpl/contains.hpp>
namespace epee
{