diff options
author | practicalswift <practicalswift@users.noreply.github.com> | 2018-02-27 22:30:40 +0100 |
---|---|---|
committer | practicalswift <practicalswift@users.noreply.github.com> | 2018-02-27 22:30:40 +0100 |
commit | 7ef46d063aaeb3411047ef249adcfeab63a2d6e9 (patch) | |
tree | 7cd3d7e7154533706c1d2bac66c6e1860af58767 /.travis.yml | |
parent | 228b086b9a3de02b534474027353a80dead2c292 (diff) |
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 '.travis.yml')
0 files changed, 0 insertions, 0 deletions