Reorganizing the zerocash tree.

This commit is contained in:
Sean Bowe
2016-02-15 02:26:09 -07:00
parent 1e62bba762
commit a897db652f
43 changed files with 23 additions and 124 deletions

View File

@@ -14,7 +14,7 @@
#include <utility>
#include <vector>
#include "libzerocash/IncrementalMerkleTree.h"
#include "zerocash/IncrementalMerkleTree.h"
class CBlockFileInfo;
class CBlockIndex;