INTEGRATION: CWS pchfix02 (1.4.194); FILE MERGED

2006/09/01 17:27:16 kaib 1.4.194.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-17 06:49:14 +00:00
parent 06e17abd68
commit 59d0204ae9
2 changed files with 10 additions and 4 deletions

View file

@ -4,9 +4,9 @@
*
* $RCSfile: xmlfiltertabpagebasic.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 22:21:12 $
* last change: $Author: obo $ $Date: 2006-09-17 07:49:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_filter.hxx"
#ifndef _RTL_USTRBUF_HXX_
#include <rtl/ustrbuf.hxx>
#endif

View file

@ -4,9 +4,9 @@
*
* $RCSfile: xmlfiltertabpagexslt.cxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-08 22:22:10 $
* last change: $Author: obo $ $Date: 2006-09-17 07:49:14 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -33,6 +33,9 @@
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_filter.hxx"
#ifndef _COM_SUN_STAR_FRAME_XCONFIGMANAGER_HPP_
#include <com/sun/star/frame/XConfigManager.hpp>
#endif