Kaydet (Commit) d2007136 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Michael Stahl

Removed duplicated include

Change-Id: Ie341ead5b40bdeed25205e31203a5fa861ff0f42
Reviewed-on: https://gerrit.libreoffice.org/36981Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarMichael Stahl <mstahl@redhat.com>
üst 7d0680d5
...@@ -78,7 +78,6 @@ ...@@ -78,7 +78,6 @@
#include <calbck.hxx> #include <calbck.hxx>
#include <pagedeschint.hxx> #include <pagedeschint.hxx>
#include <drawdoc.hxx> #include <drawdoc.hxx>
#include <dcontact.hxx>
#ifndef NDEBUG #ifndef NDEBUG
#include <ndtxt.hxx> #include <ndtxt.hxx>
......
...@@ -43,7 +43,6 @@ ...@@ -43,7 +43,6 @@
#include <helpid.h> #include <helpid.h>
#include <utlui.hrc> #include <utlui.hrc>
#include "bitmaps.hlst" #include "bitmaps.hlst"
#include "bitmaps.hlst"
#include <unomid.h> #include <unomid.h>
......
...@@ -35,9 +35,6 @@ ...@@ -35,9 +35,6 @@
#include <rtl/instance.hxx> #include <rtl/instance.hxx>
#include <osl/process.h> #include <osl/process.h>
#include <osl/diagnose.h>
#include <osl/file.hxx>
// #define this to true, if remembering defaults is not supported properly // #define this to true, if remembering defaults is not supported properly
#define RTL_BOOTSTRAP_DEFAULTS_BROKEN true #define RTL_BOOTSTRAP_DEFAULTS_BROKEN true
......
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