mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 12:15:45 +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
|
@ -8,7 +8,6 @@
|
|||
#include <boost/range/algorithm/fill.hpp>
|
||||
|
||||
#include "common/hash.h"
|
||||
#include "common/make_unique.h"
|
||||
#include "common/microprofile.h"
|
||||
#include "common/profiler.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue