Remove unused includes

This commit is contained in:
practicalswift
2019-07-31 10:03:55 +00:00
parent eb292af309
commit 084e17cebd
119 changed files with 0 additions and 159 deletions

View File

@@ -5,7 +5,6 @@
#include <util/moneystr.h>
#include <primitives/transaction.h>
#include <tinyformat.h>
#include <util/strencodings.h>

View File

@@ -12,7 +12,6 @@
#include <amount.h>
#include <attributes.h>
#include <cstdint>
#include <string>
/* Do not use these functions to represent or parse monetary amounts to or from

View File

@@ -5,7 +5,6 @@
#ifndef BITCOIN_UTIL_STRING_H
#define BITCOIN_UTIL_STRING_H
#include <functional>
#include <string>
#include <vector>

View File

@@ -9,7 +9,6 @@
#include <util/strencodings.h>
#include <util/translation.h>
#include <stdarg.h>
#if (defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__DragonFly__))
#include <pthread.h>

View File

@@ -6,7 +6,6 @@
#include <config/bitcoin-config.h>
#endif
#include <atomic>
#include <thread>
#if (defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__DragonFly__))

View File

@@ -7,7 +7,6 @@
#include <tinyformat.h>
#include <utility>
/**
* Bilingual messages: