mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-05 14:17:54 -05:00
Common: Add a clone of std::make_unique
This commit is contained in:
@ -49,6 +49,7 @@ set(HEADERS
|
||||
logging/filter.h
|
||||
logging/log.h
|
||||
logging/backend.h
|
||||
make_unique.h
|
||||
math_util.h
|
||||
mem_arena.h
|
||||
memory_util.h
|
||||
|
Reference in New Issue
Block a user