Define template for classes that represent SHA hashes

This commit is contained in:
Vladimir Golovnev (Glassez)
2021-03-02 19:44:57 +03:00
committed by sledgehammer999
parent f16c585a77
commit b45fb74e01
6 changed files with 138 additions and 87 deletions

View File

@@ -32,6 +32,7 @@ add_library(qbt_base STATIC
bittorrent/torrentinfo.h
bittorrent/tracker.h
bittorrent/trackerentry.h
digest32.h
exceptions.h
filesystemwatcher.h
global.h