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

@@ -12,6 +12,7 @@
#include "hash.h"
#include "main.h"
#include "net.h"
#include "policy/policy.h"
#include "pow.h"
#include "primitives/transaction.h"
#include "timedata.h"