Remove trailing whitespace causing travis failure
This commit is contained in:
parent
434f5a2506
commit
7b91b5f8a4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
#ifndef BITCOIN_UNDO_H
|
||||
#define BITCOIN_UNDO_H
|
||||
|
||||
#include <compressor.h>
|
||||
#include <compressor.h>
|
||||
#include <consensus/consensus.h>
|
||||
#include <primitives/transaction.h>
|
||||
#include <serialize.h>
|
||||
|
|
Loading…
Reference in a new issue