aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2014-10-02 11:25:21 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2014-10-02 11:25:21 +0200
commite2efdf3937e71c0ae91b7a1e5d381d04bc814bb6 (patch)
tree1bb462a9bc1ada51ab88516d756b3e0dfec41ff4 /src/util.h
parent8d132431b4f6a7676482815231cd923d9047d541 (diff)
downloadbitcoin-e2efdf3937e71c0ae91b7a1e5d381d04bc814bb6.tar.xz
amount.h: update license, add header end comment + rem from util.h
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index fb1d3eacb5..4b2415278b 100644
--- a/src/util.h
+++ b/src/util.h
@@ -14,7 +14,6 @@
#include "config/bitcoin-config.h"
#endif
-#include "amount.h"
#include "compat.h"
#include "tinyformat.h"
#include "utiltime.h"