aboutsummaryrefslogtreecommitdiff
path: root/src/util.h
diff options
context:
space:
mode:
authorPhilip Kaufmann <[email protected]>2014-10-02 11:25:21 +0200
committerPhilip Kaufmann <[email protected]>2014-10-02 11:25:21 +0200
commite2efdf3937e71c0ae91b7a1e5d381d04bc814bb6 (patch)
tree1bb462a9bc1ada51ab88516d756b3e0dfec41ff4 /src/util.h
parentRevert merge of pull #4845 (diff)
downloaddiscoin-e2efdf3937e71c0ae91b7a1e5d381d04bc814bb6.tar.xz
discoin-e2efdf3937e71c0ae91b7a1e5d381d04bc814bb6.zip
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 fb1d3eacb..4b2415278 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"