mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 03:23:34 +00:00
Common: Remove Common::make_unique, use std::make_unique
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user