| commit | d2007136587a8722d0e7045828bca6a6d82fd244 | [log] |
|---|---|---|
| author | Andrea Gelmini <andrea.gelmini@gelma.net> | Mon May 01 14:51:20 2017 +0200 |
| committer | Michael Stahl <mstahl@redhat.com> | Tue May 02 15:40:24 2017 +0200 |
| tree | 9adbcb8fac09b3642e0236e16b04d09561b67e16 | |
| parent | 7d0680d5d5e164246066077637921297006b37ba [diff] |
Removed duplicated include Change-Id: Ie341ead5b40bdeed25205e31203a5fa861ff0f42 Reviewed-on: https://gerrit.libreoffice.org/36981 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
diff --git a/sw/source/core/layout/atrfrm.cxx b/sw/source/core/layout/atrfrm.cxx index c6521ae..412d3a7 100644 --- a/sw/source/core/layout/atrfrm.cxx +++ b/sw/source/core/layout/atrfrm.cxx
@@ -78,7 +78,6 @@ #include <calbck.hxx> #include <pagedeschint.hxx> #include <drawdoc.hxx> #include <dcontact.hxx> #ifndef NDEBUG #include <ndtxt.hxx>
diff --git a/sw/source/uibase/dbui/dbtree.cxx b/sw/source/uibase/dbui/dbtree.cxx index 3e2c099..b54f58a 100644 --- a/sw/source/uibase/dbui/dbtree.cxx +++ b/sw/source/uibase/dbui/dbtree.cxx
@@ -43,7 +43,6 @@ #include <helpid.h> #include <utlui.hrc> #include "bitmaps.hlst" #include "bitmaps.hlst" #include <unomid.h>
diff --git a/unotools/source/config/bootstrap.cxx b/unotools/source/config/bootstrap.cxx index 50bfa18..f741855 100644 --- a/unotools/source/config/bootstrap.cxx +++ b/unotools/source/config/bootstrap.cxx
@@ -35,9 +35,6 @@ #include <rtl/instance.hxx> #include <osl/process.h> #include <osl/diagnose.h> #include <osl/file.hxx> // #define this to true, if remembering defaults is not supported properly #define RTL_BOOTSTRAP_DEFAULTS_BROKEN true