summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/xml/XMLTrackedChangesContext.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-07-02 08:38:33 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-07-02 08:38:33 +0000
commit0d45a7d372356d9d48f9158de50d2afa58c92193 (patch)
treed669d1cf4d6bfc951497da0074a150a19dd0937e /sc/source/filter/xml/XMLTrackedChangesContext.cxx
parentINTEGRATION: CWS dr61 (1.11.16); FILE MERGED (diff)
downloadcore-0d45a7d372356d9d48f9158de50d2afa58c92193.tar.gz
core-0d45a7d372356d9d48f9158de50d2afa58c92193.zip
INTEGRATION: CWS dr61 (1.31.16); FILE MERGED
2008/05/19 12:24:04 dr 1.31.16.1: #i10000# removed remaining include guards
Diffstat (limited to 'sc/source/filter/xml/XMLTrackedChangesContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.cxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.cxx b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
index 08f61e3036c2..be2ba7c71718 100644
--- a/sc/source/filter/xml/XMLTrackedChangesContext.cxx
+++ b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XMLTrackedChangesContext.cxx,v $
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
* This file is part of OpenOffice.org.
*
@@ -31,9 +31,6 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sc.hxx"
-
-
-// INCLUDE ---------------------------------------------------------------
#include "XMLTrackedChangesContext.hxx"
#include "xmlimprt.hxx"
#include "xmlconti.hxx"
@@ -47,9 +44,7 @@
#include <xmloff/xmluconv.hxx>
#include <svtools/zforlist.hxx>
#include <com/sun/star/text/XTextCursor.hpp>
-#ifndef _COM_SUN_STAR_text_CONTROLCHARACTER_HPP_
#include <com/sun/star/text/ControlCharacter.hpp>
-#endif
using namespace com::sun::star;
using namespace xmloff::token;