MOVEONLY: Move CFeeRate and Amount constants to amount.o

This commit is contained in:
jtimon
2014-10-23 02:05:11 +02:00
parent b6c99efe9c
commit eda3733091
13 changed files with 82 additions and 65 deletions

View File

@@ -5,6 +5,7 @@
#include "miner.h"
#include "amount.h"
#include "core.h"
#include "hash.h"
#include "main.h"