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

@@ -6,6 +6,7 @@
#ifndef BITCOIN_WALLET_H
#define BITCOIN_WALLET_H
#include "amount.h"
#include "core.h"
#include "crypter.h"
#include "key.h"