Trivial: Remove unneeded includes from .h:

- validation.h doesn't need to include chain.h anymore
- Remove unneeded includes from net.h
This commit is contained in:
Jorge Timón
2017-04-07 02:30:51 +02:00
parent 67023e9004
commit a1fd450328
3 changed files with 1 additions and 3 deletions

View File

@@ -11,7 +11,6 @@
#endif
#include "amount.h"
#include "chain.h"
#include "coins.h"
#include "fs.h"
#include "protocol.h" // For CMessageHeader::MessageStartChars