Split off hash.h from util.h

This commit is contained in:
Pieter Wuille
2012-12-18 20:56:21 +01:00
committed by Pieter Wuille
parent 6940626d08
commit 0fb9073edd
7 changed files with 121 additions and 107 deletions

View File

@@ -144,6 +144,7 @@ HEADERS += src/qt/bitcoingui.h \
src/compat.h \
src/sync.h \
src/util.h \
src/hash.h \
src/uint256.h \
src/serialize.h \
src/main.h \