From 010c49679fc527944ed3d5eaf28906ac1645d66e Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 02:15:39 +0000 Subject: INTEGRATION: CWS pchfix02 (1.7.60); FILE MERGED 2006/09/01 17:22:40 kaib 1.7.60.1: #i68856# Added header markers and pch files --- connectivity/workben/testmoz/main.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'connectivity/workben') diff --git a/connectivity/workben/testmoz/main.cxx b/connectivity/workben/testmoz/main.cxx index cf383f49d0d5..b25db6c42c3e 100644 --- a/connectivity/workben/testmoz/main.cxx +++ b/connectivity/workben/testmoz/main.cxx @@ -4,9 +4,9 @@ * * $RCSfile: main.cxx,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: hr $ $Date: 2006-06-20 02:12:19 $ + * last change: $Author: obo $ $Date: 2006-09-17 03:15:39 $ * * 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_connectivity.hxx" #ifndef _CONNECTIVITY_SQLPARSE_HXX #include #endif -- cgit