summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-02 08:27:32 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-02 08:27:32 +0000
commite7e54be3f47e4d57f2032b5dd328054aeb7ec9d1 (patch)
tree7257efe9678bc9c5d8c9134f590833c4ef42fe0a /sc/source/filter/xcl97
parent9ed43862d81c1f0b03adcf7fe80f44518e709cfa (diff)
INTEGRATION: CWS dr61 (1.87.16); FILE MERGED
2008/05/19 12:24:03 dr 1.87.16.1: #i10000# removed remaining include guards
Diffstat (limited to 'sc/source/filter/xcl97')
-rw-r--r--sc/source/filter/xcl97/xcl97rec.cxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/sc/source/filter/xcl97/xcl97rec.cxx b/sc/source/filter/xcl97/xcl97rec.cxx
index 530aeb3d3db9..7d8b4cd38fdd 100644
--- a/sc/source/filter/xcl97/xcl97rec.cxx
+++ b/sc/source/filter/xcl97/xcl97rec.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: xcl97rec.cxx,v $
- * $Revision: 1.87 $
+ * $Revision: 1.88 $
*
* This file is part of OpenOffice.org.
*
@@ -31,7 +31,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sc.hxx"
-
#include <svx/svdpool.hxx>
#include <svx/sdtaitm.hxx>
#include <svx/svdotext.hxx>
@@ -62,12 +61,8 @@
#include <svx/brshitem.hxx>
#include <svx/boxitem.hxx>
#include <svx/frmdiritem.hxx>
-#ifndef _SVX_ADJITEM_HX
#include <svx/adjitem.hxx>
-#endif
-
#include <svx/eeitem.hxx>
-
#include <svx/msoleexp.hxx>
#include <svtools/useroptions.hxx>