diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:17:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:17:13 +0000 |
commit | c287c3dab5e7c6f8fe89e4ec52c707bd18c027d4 (patch) | |
tree | 34c040509cb67630035622098dc5bd16fde324d4 /xmlhelp | |
parent | 46f4a5f8c23c0b1bd2ae14d41917356f62e7218c (diff) |
INTEGRATION: CWS pchfix02 (1.20.24); FILE MERGED
2006/09/01 17:58:32 kaib 1.20.24.1: #i68856# Added header markers and pch files
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/source/cxxhelp/provider/provider.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/provider.cxx b/xmlhelp/source/cxxhelp/provider/provider.cxx index dc97c99350e1..ca93a22a6b4d 100644 --- a/xmlhelp/source/cxxhelp/provider/provider.cxx +++ b/xmlhelp/source/cxxhelp/provider/provider.cxx @@ -4,9 +4,9 @@ * * $RCSfile: provider.cxx,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: kz $ $Date: 2006-01-05 18:18:03 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:17:13 $ * * 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_xmlhelp.hxx" + /************************************************************************** TODO ************************************************************************** |