1
0
Fork 0
forked from lthn/blockchain

added header to fix compilarion issue

This commit is contained in:
cryptozoidberg 2019-11-14 19:58:56 +01:00
parent 5b14456c61
commit 4fadc8b9cb
No known key found for this signature in database
GPG key ID: 22DEB97A54C6FDEC

View file

@ -17,7 +17,7 @@
#include "currency_basic.h"
#include "difficulty.h"
#include "currency_protocol/blobdatatype.h"
namespace currency
{