diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-03-21 19:06:44 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2022-03-21 21:49:45 +0100 |
commit | 5ca3de20e9567810964af008f606e5af1e3221a3 (patch) | |
tree | be6df1c511cce0432370dc5541f4eb20d7ac5493 /sal/rtl/strtmpl.hxx | |
parent | 8a0b558a500181af9c71fd2e4c6ca3d036edcd5e (diff) |
Removed duplicated includes
Change-Id: I22b71580a79500e169ed9cab775501583975d67f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131911
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sal/rtl/strtmpl.hxx')
-rw-r--r-- | sal/rtl/strtmpl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/rtl/strtmpl.hxx b/sal/rtl/strtmpl.hxx index a3c2b44898ca..341c6717f39e 100644 --- a/sal/rtl/strtmpl.hxx +++ b/sal/rtl/strtmpl.hxx @@ -26,7 +26,6 @@ #include <cstring> #include <cwchar> #include <limits> -#include <limits> #include <string_view> #include <type_traits> #include <utility> |