mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-26 05:03:05 +00:00
Common: Remove Common::make_unique, use std::make_unique
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
#include <memory>
|
||||
|
||||
#include "common/logging/log.h"
|
||||
#include "common/make_unique.h"
|
||||
#include "common/string_util.h"
|
||||
#include "common/swap.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user