INTEGRATION: CWS pchfix02 (1.4.12); FILE MERGED
2006/09/01 17:32:00 kaib 1.4.12.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
4187ca160f
commit
ab1aad5865
2 changed files with 10 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: ntprophelp.cxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 23:58:17 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 16:12:56 $
|
||||
*
|
||||
* 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_lingucomponent.hxx"
|
||||
|
||||
#include <linguistic/misc.hxx>
|
||||
|
||||
#include "ntprophelp.hxx"
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: ntreg.cxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 23:58:40 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 16:13:11 $
|
||||
*
|
||||
* 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_lingucomponent.hxx"
|
||||
|
||||
|
||||
#include <cppuhelper/factory.hxx> // helper for factories
|
||||
#ifndef _RTL_STRING_HXX_
|
||||
|
|
Loading…
Reference in a new issue