mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-10 08:57:52 -05:00
common: Port boost's hash_value implementation
Ports a small subset of boost's hash_value implementation (<= 1.80.0).
This commit is contained in:
@ -38,6 +38,7 @@ add_library(common STATIC
|
||||
common_precompiled_headers.h
|
||||
common_types.h
|
||||
concepts.h
|
||||
container_hash.h
|
||||
demangle.cpp
|
||||
demangle.h
|
||||
div_ceil.h
|
||||
|
Reference in New Issue
Block a user