INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGED

2006/09/01 17:58:34 kaib 1.8.8.1: #i68856# Added header markers and pch files
This commit is contained in:
Oliver Bolte 2006-09-17 00:20:00 +00:00
parent 3d99174772
commit 4f25ea43d8
2 changed files with 10 additions and 4 deletions

View file

@ -4,9 +4,9 @@
*
* $RCSfile: QueryProcessor.cxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: hr $ $Date: 2006-06-20 00:41:35 $
* last change: $Author: obo $ $Date: 2006-09-17 01:19:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_xmlhelp.hxx"
#ifndef _XMLSEARCH_QE_QUERYPROCESSOR_HXX_
#include <qe/QueryProcessor.hxx>
#endif

View file

@ -4,9 +4,9 @@
*
* $RCSfile: Search.cxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: hr $ $Date: 2006-06-20 00:41:47 $
* last change: $Author: obo $ $Date: 2006-09-17 01:20:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_xmlhelp.hxx"
#ifndef _XMLSEARCH_QE_SEARCH_HXX_
#include <qe/Search.hxx>
#endif