From 97d68765d24c1a9e0715063b4f9c65585281a869 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 23 Feb 2019 12:23:34 +0100 Subject: Drop include/o3tl/make_unique.hxx In favor of std::make_unique Change-Id: I0428076a10fb7b61c5add994c9970661b375b82c Reviewed-on: https://gerrit.libreoffice.org/68254 Tested-by: Jenkins Reviewed-by: Julien Nabet Reviewed-by: Noel Grandin --- solenv/clang-format/blacklist | 1 - 1 file changed, 1 deletion(-) (limited to 'solenv') diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 457743df6603..39c02006623c 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -6501,7 +6501,6 @@ include/o3tl/functional.hxx include/o3tl/lazy_update.hxx include/o3tl/lru_map.hxx include/o3tl/make_shared.hxx -include/o3tl/make_unique.hxx include/o3tl/numeric.hxx include/o3tl/runtimetooustring.hxx include/o3tl/safeint.hxx -- cgit