Kaydet (Commit) 84f4041f authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Removed duplicated includes

Change-Id: I12ebc2dcbd836154c75ad910ec746ae371c865ee
Reviewed-on: https://gerrit.libreoffice.org/68188
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 4c349c7b
...@@ -13,7 +13,6 @@ ...@@ -13,7 +13,6 @@
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
#include <svx/colorbox.hxx> #include <svx/colorbox.hxx>
#include <address.hxx> #include <address.hxx>
#include <svx/colorbox.hxx>
#include <vcl/edit.hxx> #include <vcl/edit.hxx>
struct ScDataBarFormatData; struct ScDataBarFormatData;
......
...@@ -3787,7 +3787,6 @@ public: ...@@ -3787,7 +3787,6 @@ public:
}; };
#include <vcl/pngwrite.hxx> #include <vcl/pngwrite.hxx>
#include <tools/stream.hxx>
class GtkInstanceButton : public GtkInstanceContainer, public virtual weld::Button class GtkInstanceButton : public GtkInstanceContainer, public virtual weld::Button
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment