From 0d6941e393ece4afac89b9ca7871b546e4833026 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 12:45:22 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.20); FILE MERGED 2006/09/01 17:55:39 kaib 1.5.20.1: #i68856# Added header markers and pch files --- ucb/source/regexp/regexp.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'ucb/source/regexp') diff --git a/ucb/source/regexp/regexp.cxx b/ucb/source/regexp/regexp.cxx index 6a39c55ec1a0..9baee48d0803 100644 --- a/ucb/source/regexp/regexp.cxx +++ b/ucb/source/regexp/regexp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: regexp.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-20 05:17:57 $ + * last change: $Author: obo $ $Date: 2006-09-17 13:44:55 $ * * 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_ucb.hxx" + #ifndef _UCB_REGEXP_HXX_ #include #endif -- cgit