Add MurmurHash3 implementation to hash.h/add hash.cpp.
This commit is contained in:
@@ -83,6 +83,7 @@ OBJS= \
|
||||
obj/wallet.o \
|
||||
obj/walletdb.o \
|
||||
obj/noui.o \
|
||||
obj/hash.o \
|
||||
obj/leveldb.o \
|
||||
obj/txdb.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user