aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/rpcdump.cpp
diff options
context:
space:
mode:
authorpracticalswift <practicalswift@users.noreply.github.com>2018-02-27 22:30:40 +0100
committerpracticalswift <practicalswift@users.noreply.github.com>2018-02-27 22:30:40 +0100
commit7ef46d063aaeb3411047ef249adcfeab63a2d6e9 (patch)
tree7cd3d7e7154533706c1d2bac66c6e1860af58767 /src/wallet/rpcdump.cpp
parent228b086b9a3de02b534474027353a80dead2c292 (diff)
downloadbitcoin-7ef46d063aaeb3411047ef249adcfeab63a2d6e9.tar.xz
Remove redundant includes. Conform to header include guidelines.
From the header include guidelines (developer-notes.md): "One exception is that a `.cpp` file does not need to re-include the includes already included in its corresponding `.h` file." * 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.
Diffstat (limited to 'src/wallet/rpcdump.cpp')
0 files changed, 0 insertions, 0 deletions