summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-11-05 09:20:14 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-11-05 09:28:55 +0100
commit5084e2b313ef4c4a126f704e1d5397f20a3d4254 (patch)
tree4208164b6b898dbd722b413a03fbd328ad03a9f7 /sd
parent3a29756723b9ceafd9021052a197fc3727b8d9ad (diff)
fix some further include guard foo
Change-Id: I949533327ec101a2baef6e6f66e79677a62c3d9f
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/docshell/docshel3.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/docshell/docshel3.cxx b/sd/source/ui/docshell/docshel3.cxx
index 2ad7145bc129..d22f50a036b0 100644
--- a/sd/source/ui/docshell/docshel3.cxx
+++ b/sd/source/ui/docshell/docshel3.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include "DrawDocShell.hxx"
#include "app.hrc"
@@ -30,16 +29,12 @@
#include <svx/dialmgr.hxx>
#include <svl/srchitem.hxx>
#include <svx/srchdlg.hxx>
-#ifdef _OUTLINER_HXX
-#include <editeng/outliner.hxx>
-#endif
#include <sfx2/request.hxx>
#include <svl/style.hxx>
#include <svx/drawitem.hxx>
#include <editeng/unolingu.hxx>
#include <com/sun/star/i18n/TextConversionOption.hpp>
-
#include "strings.hrc"
#include "glob.hrc"
#include "res_bmp.hrc"