diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-02-21 18:48:09 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-02-22 09:06:04 +0100 |
commit | 84f4041fd9683e43ad47d09d3712971c117deaca (patch) | |
tree | 3f66199c7e7a9cd1de8cbb0582cee027690f54a8 /sc | |
parent | 4c349c7b2fa422f17354b1db7231ffe4d15d3b44 (diff) |
Removed duplicated includes
Change-Id: I12ebc2dcbd836154c75ad910ec746ae371c865ee
Reviewed-on: https://gerrit.libreoffice.org/68188
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/inc/colorformat.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/inc/colorformat.hxx b/sc/source/ui/inc/colorformat.hxx index c7792c9602bc..16330783675a 100644 --- a/sc/source/ui/inc/colorformat.hxx +++ b/sc/source/ui/inc/colorformat.hxx @@ -13,7 +13,6 @@ #include <vcl/weld.hxx> #include <svx/colorbox.hxx> #include <address.hxx> -#include <svx/colorbox.hxx> #include <vcl/edit.hxx> struct ScDataBarFormatData; |