mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 03:27:53 +00:00
Common: Remove Common::make_unique, use std::make_unique
This commit is contained in:
parent
ddb87c0f95
commit
9f9c987924
24 changed files with 46 additions and 73 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue