From 08ebfd31f5da1de5c5744e17efe7bdf87fb0fb89 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 05:57:06 +0000 Subject: INTEGRATION: CWS pchfix02 (1.26.26); FILE MERGED 2006/09/01 17:24:21 kaib 1.26.26.1: #i68856# Added header markers and pch files --- dbaccess/source/ui/browser/dbloader.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dbaccess/source/ui') diff --git a/dbaccess/source/ui/browser/dbloader.cxx b/dbaccess/source/ui/browser/dbloader.cxx index 2ef6be8520ec..78f4d411cc9a 100644 --- a/dbaccess/source/ui/browser/dbloader.cxx +++ b/dbaccess/source/ui/browser/dbloader.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dbloader.cxx,v $ * - * $Revision: 1.26 $ + * $Revision: 1.27 $ * - * last change: $Author: kz $ $Date: 2006-07-19 16:02:01 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:57:06 $ * * 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_dbaccess.hxx" + //#ifndef _SFXFRAME_HXX //#include //#endif -- cgit