diff --git a/src/policy/policy.h b/src/policy/policy.h index c139d72b0d..cfdd544edf 100644 --- a/src/policy/policy.h +++ b/src/policy/policy.h @@ -1,140 +1,141 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_POLICY_POLICY_H #define BITCOIN_POLICY_POLICY_H #include #include #include