aboutsummaryrefslogtreecommitdiff
path: root/src/keystore.h
diff options
context:
space:
mode:
authorPieter Wuille <pieter.wuille@gmail.com>2018-03-16 16:56:01 -0700
committerPieter Wuille <pieter.wuille@gmail.com>2018-03-16 16:59:27 -0700
commitaf20f9b1d485582b8c8aa8294bac4f2c540246d2 (patch)
tree1fac8e1e2e4bf09ef6be456d0e9e697a359aba53 /src/keystore.h
parent7be9a9a570c1140048f8781ced1111e1d930e517 (diff)
parent7ef46d063aaeb3411047ef249adcfeab63a2d6e9 (diff)
downloadbitcoin-af20f9b1d485582b8c8aa8294bac4f2c540246d2.tar.xz
Merge #12542: Remove redundant includes. Conform to header include guidelines.
7ef46d063a Remove redundant includes. Conform to header include guidelines. (practicalswift) Pull request description: From the header include guidelines ([developer-notes.md](https://github.com/bitcoin/bitcoin/blob/master/doc/developer-notes.md#source-code-organization)): > "One exception is that a `.cpp` file does not need to re-include the includes already included in its corresponding `.h` file." Covered in this PR: * `rpc/util.h` includes `pubkey.h` + `utilstrencodings.h`. `rpc/util.cpp` includes `rpc/util.h`. * `util.h` includes `fs.h`. `util.cpp` includes `util.h`. Tree-SHA512: a38d9ecefd8165ad151c1ffde52cfbac968526c49db2080988bf6e6a3daa2ebeceb34d08f817e275edf7c650bf3155de01369bfb352522f8e0ae136b2289b194
Diffstat (limited to 'src/keystore.h')
0 files changed, 0 insertions, 0 deletions