Kaydet (Commit) 165837f8 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS vgbugs07 (1.6.114); FILE MERGED

2007/06/04 13:23:31 vg 1.6.114.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
üst 23d246c3
......@@ -4,9 +4,9 @@
*
* $RCSfile: lspachdl.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: obo $ $Date: 2006-10-12 14:50:23 $
* last change: $Author: hr $ $Date: 2007-06-27 15:41:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -42,11 +42,11 @@
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
#include "xmltoken.hxx"
#include <xmloff/xmltoken.hxx>
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
#include "xmluconv.hxx"
#include <xmloff/xmluconv.hxx>
#endif
#ifndef _RTL_USTRBUF_HXX_
......@@ -65,7 +65,7 @@
#endif
#ifndef _XMLOFF_XMLEMENT_HXX
#include "xmlelement.hxx"
#include <xmloff/xmlelement.hxx>
#endif
using namespace ::rtl;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment