diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-02-23 12:23:34 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-02-25 17:24:20 +0100 |
commit | 97d68765d24c1a9e0715063b4f9c65585281a869 (patch) | |
tree | 90cbc7fe9b429a2b8cb25c9b1f74c0ace4245ed0 /solenv | |
parent | 6cf3f1fe4b77347f7b327f28e03941a95b9536b3 (diff) |
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 <serval2412@yahoo.fr>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 0 insertions, 1 deletions
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 |