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

@@ -10,6 +10,7 @@
#include "config/bitcoin-config.h"
#endif
#include "amount.h"
#include "chain.h"
#include "chainparams.h"
#include "coins.h"