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

@@ -8,6 +8,7 @@
#include <list>
#include "amount.h"
#include "coins.h"
#include "core.h"
#include "sync.h"