From 1b1048566135569621b6a6d1bbe9004b7f353d2d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 06:34:20 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.178); FILE MERGED 2006/09/01 17:24:44 kaib 1.5.178.1: #i68856# Added header markers and pch files --- dbaccess/source/ui/uno/unoDirectSql.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'dbaccess/source/ui/uno/unoDirectSql.cxx') diff --git a/dbaccess/source/ui/uno/unoDirectSql.cxx b/dbaccess/source/ui/uno/unoDirectSql.cxx index cebd001b41e8..161e09c272db 100644 --- a/dbaccess/source/ui/uno/unoDirectSql.cxx +++ b/dbaccess/source/ui/uno/unoDirectSql.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unoDirectSql.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2005-09-23 12:47:27 $ + * last change: $Author: obo $ $Date: 2006-09-17 07:34:20 $ * * 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 DBAUI_UNODIRECTSQL_HXX #include "unoDirectSql.hxx" #endif -- cgit