From 3b51647873bda544d574b73b6b417549778c38fd Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 05:55:56 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:24:20 kaib 1.5.52.1: #i68856# Added header markers and pch files --- dbaccess/source/ui/browser/AsyncronousLink.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dbaccess/source/ui/browser/AsyncronousLink.cxx') diff --git a/dbaccess/source/ui/browser/AsyncronousLink.cxx b/dbaccess/source/ui/browser/AsyncronousLink.cxx index 3b33d6f8d322..5bd39b272581 100644 --- a/dbaccess/source/ui/browser/AsyncronousLink.cxx +++ b/dbaccess/source/ui/browser/AsyncronousLink.cxx @@ -4,9 +4,9 @@ * * $RCSfile: AsyncronousLink.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-20 02:55:35 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:55:56 $ * * 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_dbaccess.hxx" #ifndef DBAUI_ASYNCRONOUSLINK_HXX #include "AsyncronousLink.hxx" #endif -- cgit