diff options
| author | practicalswift <[email protected]> | 2018-02-27 22:30:40 +0100 |
|---|---|---|
| committer | practicalswift <[email protected]> | 2018-02-27 22:30:40 +0100 |
| commit | 7ef46d063aaeb3411047ef249adcfeab63a2d6e9 (patch) | |
| tree | 7cd3d7e7154533706c1d2bac66c6e1860af58767 /src/net_processing.cpp | |
| parent | Merge #12083: Improve getchaintxstats test coverage (diff) | |
| download | discoin-7ef46d063aaeb3411047ef249adcfeab63a2d6e9.tar.xz discoin-7ef46d063aaeb3411047ef249adcfeab63a2d6e9.zip | |
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/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions