diff options
| author | Philip Kaufmann <[email protected]> | 2014-10-02 11:25:21 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2014-10-02 11:25:21 +0200 |
| commit | e2efdf3937e71c0ae91b7a1e5d381d04bc814bb6 (patch) | |
| tree | 1bb462a9bc1ada51ab88516d756b3e0dfec41ff4 /src/util.h | |
| parent | Revert merge of pull #4845 (diff) | |
| download | discoin-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.h | 1 |
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" |