MOVEONLY: separate CTxUndo out of core

This commit is contained in:
jtimon
2014-10-18 19:53:37 +02:00
parent 4a3587d8db
commit 999a2ab41e
5 changed files with 74 additions and 60 deletions

View File

@@ -119,6 +119,7 @@ BITCOIN_CORE_H = \
txmempool.h \
ui_interface.h \
uint256.h \
undo.h \
util.h \
utilstrencodings.h \
utilmoneystr.h \