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:
parent
06e17abd68
commit
59d0204ae9
2 changed files with 10 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue