Common: Remove Common::make_unique, use std::make_unique

This commit is contained in:
MerryMage 2016-04-05 13:29:55 +01:00
parent b83e95727f
commit a06dcfeb61
24 changed files with 46 additions and 73 deletions

View file

@ -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