This commit is contained in:
Duke Leto
2021-04-09 14:53:26 -04:00
parent 315ed51192
commit 4d252334bf
3 changed files with 2 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2013 The Bitcoin Core developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
@@ -15,10 +15,8 @@
#include "util.h"
#include "version.h"
#include "sodium.h"
#include <iostream>
#include <random>
#include <boost/test/unit_test.hpp>
#include <univalue.h>