diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-12-03 22:54:32 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-12-04 07:06:49 +0100 |
commit | 90417749fac6519eb0dde7f24736efc2d1bdf5a1 (patch) | |
tree | 964a578e078f870cde17d67534f0ff3b25c57eb1 /pch | |
parent | 8d84a0dc8d83cc7dbe77dec0bb4e2f6b9768e1d9 (diff) |
Removed duplicated includes
Change-Id: Ica64e5b201689930ff400070fb773832d4a97d78
Reviewed-on: https://gerrit.libreoffice.org/84191
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'pch')
-rw-r--r-- | pch/inc/pch/precompiled_system.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pch/inc/pch/precompiled_system.hxx b/pch/inc/pch/precompiled_system.hxx index 526ab6d22832..93268fcd82a7 100644 --- a/pch/inc/pch/precompiled_system.hxx +++ b/pch/inc/pch/precompiled_system.hxx @@ -34,7 +34,6 @@ #include <boost/multi_index/random_access_index.hpp> #include <boost/operators.hpp> #include <o3tl/optional.hxx> -#include <o3tl/optional.hxx> #include <boost/property_tree/json_parser.hpp> #include <boost/rational.hpp> #include <boost/version.hpp> |