Remove trailing whitespace causing travis failure

This commit is contained in:
MeshCollider 2017-11-10 14:15:51 +13:00
parent 434f5a2506
commit 7b91b5f8a4

View file

@ -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>