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

@@ -11,6 +11,7 @@
#include "bitcoinunits.h"
#include "guiutil.h"
#include "amount.h"
#include "init.h"
#include "main.h"
#include "net.h"