diff --git a/src/policy/policy.h b/src/policy/policy.h index acd90b66e..0f9050b88 100644 --- a/src/policy/policy.h +++ b/src/policy/policy.h @@ -1,142 +1,153 @@ // 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