mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 16:28:20 -05:00
Common: Remove Common::make_unique, use std::make_unique
This commit is contained in:
@ -42,7 +42,6 @@ set(HEADERS
|
||||
logging/filter.h
|
||||
logging/log.h
|
||||
logging/backend.h
|
||||
make_unique.h
|
||||
math_util.h
|
||||
memory_util.h
|
||||
microprofile.h
|
||||
|
Reference in New Issue
Block a user