Policy: MOVEONLY: Create policy/policy.h with some constants

This commit is contained in:
Jorge Timón
2015-06-24 07:25:30 +02:00
parent 24f24896d6
commit 627b9deff4
12 changed files with 52 additions and 30 deletions

View File

@@ -11,10 +11,12 @@
#include "chainparams.h"
#include "checkpoints.h"
#include "checkqueue.h"
#include "consensus/consensus.h"
#include "consensus/validation.h"
#include "init.h"
#include "merkleblock.h"
#include "net.h"
#include "policy/policy.h"
#include "pow.h"
#include "txdb.h"
#include "txmempool.h"