aboutsummaryrefslogtreecommitdiff
path: root/src/undo.h
diff options
context:
space:
mode:
authorMeshCollider <dobsonsa68@gmail.com>2017-11-10 14:15:51 +1300
committerMeshCollider <dobsonsa68@gmail.com>2017-11-16 08:23:03 +1300
commit7b91b5f8a4417da1940956c1ab32dba94dc104e1 (patch)
tree63507194cfa963e58b48fe8fb29d763a272c56ab /src/undo.h
parent434f5a2506e982210226cfd24421f381e20173f3 (diff)
downloadbitcoin-7b91b5f8a4417da1940956c1ab32dba94dc104e1.tar.xz
Remove trailing whitespace causing travis failure
Diffstat (limited to 'src/undo.h')
-rw-r--r--src/undo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/undo.h b/src/undo.h
index 650de2f30d..b482fd3089 100644
--- a/src/undo.h
+++ b/src/undo.h
@@ -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>