mirror of https://github.com/bitcoin/bitcoin
util.h doesn't use REF, serialize.h does, creating a dependency of serialize.h on util.h, but util.h already depends on serialize.h. To resolve this circular dependency the function 'REF' has now been moved closer to one of its two points of use. Signed-off-by: Giel van Schijndel <me@mortis.eu>pull/462/head
parent
e49b83bb12
commit
82dc6426b4
Loading…
Reference in new issue