Added stdexcept to src/crypto/equihash.h to enable compiling hush3 in Arch Linux with gcc 10
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include <cstring>
|
||||
#include <exception>
|
||||
#include <functional>
|
||||
#include <stdexcept>
|
||||
#include <memory>
|
||||
#include <set>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user