summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 14:13:11 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 14:13:11 +0000
commit0f1c1509cb2efd4213697b6bda639969e74fde5e (patch)
tree3b858425fc104f31cfb161ebbf6dca9bc75f9469 /sw/source
parent0b541147e529cb5c20f84b8af6ce4a6fe30afd5a (diff)
INTEGRATION: CWS internatiodel (1.4.764); FILE MERGED
2006/01/20 10:24:39 er 1.4.764.2: RESYNC: (1.4-1.5); FILE MERGED 2005/06/24 13:11:19 er 1.4.764.1: #i50205# get rid of class International
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/filter/html/parcss1.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/filter/html/parcss1.cxx b/sw/source/filter/html/parcss1.cxx
index 93dc879f1fb3..4e1553648a77 100644
--- a/sw/source/filter/html/parcss1.cxx
+++ b/sw/source/filter/html/parcss1.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: parcss1.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:46:48 $
+ * last change: $Author: vg $ $Date: 2006-04-07 15:13:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,9 +48,6 @@
#ifndef _TOOLS_DEBUG_HXX //autogen
#include <tools/debug.hxx>
#endif
-#ifndef _INTN_HXX //autogen
-#include <tools/intn.hxx>
-#endif
#ifndef _SV_SVAPP_HXX //autogen
#include <vcl/svapp.hxx>
#endif