5985ba9 Fixing warning C4099: 'CExtPubKey' : type name first seen using 'class' now seen using 'struct' (ENikS)
5985ba9
@ -13,7 +13,7 @@
#include <stdexcept>
#include <vector>
class CExtPubKey;
struct CExtPubKey;
class CPubKey;
/**
The note is not visible to the blocked user.