diff --git a/src/policy/policy.h b/src/policy/policy.h index f7ce56774e..36f2e0321d 100644 --- a/src/policy/policy.h +++ b/src/policy/policy.h @@ -1,154 +1,160 @@ // 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