This commit is contained in:
Duke Leto
2020-03-06 15:22:50 -05:00
parent 9c72f4c2f5
commit fad66953fb
3 changed files with 1 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2019 The Hush developers
// Copyright (c) 2019-2020 The Hush developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
@@ -42,7 +42,6 @@
#include "zcash/Address.hpp"
#include "zcash/zip32.h"
#include "base58.h"
//#include "sietch.h"
#include <algorithm>
#include <map>