summaryrefslogtreecommitdiff
path: root/writerfilter/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-07-22 11:43:25 +0000
committerOliver Bolte <obo@openoffice.org>2008-07-22 11:43:25 +0000
commit47ce7fd9b4a13701c5db7338d04afe475d8d68b0 (patch)
treedb4d5d9de1c3d4dd2bab153695f7b4f23d5e51dc /writerfilter/source
parentbe1295a449bf4b87408706d7b5690e4f801fe05d (diff)
INTEGRATION: CWS xmlfilter06 (1.6.8); FILE MERGED
2008/06/12 14:57:48 hbrinkm 1.6.8.1: debug code: use TagLogger to protocol parsing
Diffstat (limited to 'writerfilter/source')
-rw-r--r--writerfilter/source/doctok/WW8PropertySetImpl.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/writerfilter/source/doctok/WW8PropertySetImpl.hxx b/writerfilter/source/doctok/WW8PropertySetImpl.hxx
index 4621e8458845..39af89cc6dbb 100644
--- a/writerfilter/source/doctok/WW8PropertySetImpl.hxx
+++ b/writerfilter/source/doctok/WW8PropertySetImpl.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: WW8PropertySetImpl.hxx,v $
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
* This file is part of OpenOffice.org.
*
@@ -31,9 +31,7 @@
#ifndef INCLUDED_WW8_PROPERTY_SET_IMPL_HXX
#define INCLUDED_WW8_PROEPRTY_SET_IMPL_HXX
-#ifndef INCLUDED_WW8_RESOURCE_MODEL_HXX
#include <resourcemodel/WW8ResourceModel.hxx>
-#endif
#include <doctok/WW8Document.hxx>
#include <WW8StructBase.hxx>
#include <WW8OutputWithDepth.hxx>