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

@@ -3,6 +3,7 @@
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "addrman.h"
#include "hash.h"
using namespace std;