summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-02 08:27:06 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-02 08:27:06 +0000
commit9ed43862d81c1f0b03adcf7fe80f44518e709cfa (patch)
treebef02119187881d1ceee395620d9357d7b197edc /sc/source/filter/xcl97
parente4740e0428e6f3c7c92cc51c02e382fa0d9cb23a (diff)
INTEGRATION: CWS dr61 (1.32.16); FILE MERGED
2008/05/19 12:24:03 dr 1.32.16.1: #i10000# removed remaining include guards
Diffstat (limited to 'sc/source/filter/xcl97')
-rw-r--r--sc/source/filter/xcl97/XclImpChangeTrack.cxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/sc/source/filter/xcl97/XclImpChangeTrack.cxx b/sc/source/filter/xcl97/XclImpChangeTrack.cxx
index b6543a69210f..de163cc4ff8e 100644
--- a/sc/source/filter/xcl97/XclImpChangeTrack.cxx
+++ b/sc/source/filter/xcl97/XclImpChangeTrack.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XclImpChangeTrack.cxx,v $
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
* This file is part of OpenOffice.org.
*
@@ -31,13 +31,9 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sc.hxx"
-
-//___________________________________________________________________
#include "XclImpChangeTrack.hxx"
#include <tools/debug.hxx>
-#ifndef _SVSTOR_HXX
#include <sot/storage.hxx>
-#endif
#include <svtools/zforlist.hxx>
#include "chgviset.hxx"
#include "cell.hxx"