Separate core memory usage computation in core_memusage.h

This commit is contained in:
Pieter Wuille
2015-07-17 13:46:18 -04:00
committed by Jack Grigg
parent bde5c8b0f1
commit 6bd1d60c97
11 changed files with 76 additions and 99 deletions

View File

@@ -115,6 +115,7 @@ BITCOIN_CORE_H = \
consensus/params.h \
consensus/validation.h \
core_io.h \
core_memusage.h \
eccryptoverify.h \
ecwrapper.h \
hash.h \