Merge pull request #6335

9238ecb Policy: MOVEONLY: 3 functions to policy.o: (Luke Dashjr)
627b9de Policy: MOVEONLY: Create policy/policy.h with some constants (Jorge Timón)
This commit is contained in:
Wladimir J. van der Laan
2015-07-06 18:06:03 +02:00
16 changed files with 250 additions and 214 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"