From bab419fa2ff52a63f928aa54ce3caf34b3b3217f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 05:59:54 +0000 Subject: [PATCH] INTEGRATION: CWS pchfix02 (1.42.50); FILE MERGED 2006/09/01 17:24:23 kaib 1.42.50.1: #i68856# Added header markers and pch files --- dbaccess/source/ui/control/FieldDescControl.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dbaccess/source/ui/control/FieldDescControl.cxx b/dbaccess/source/ui/control/FieldDescControl.cxx index f37ef7b993d7..cf0f13abc188 100644 --- a/dbaccess/source/ui/control/FieldDescControl.cxx +++ b/dbaccess/source/ui/control/FieldDescControl.cxx @@ -4,9 +4,9 @@ * * $RCSfile: FieldDescControl.cxx,v $ * - * $Revision: 1.42 $ + * $Revision: 1.43 $ * - * last change: $Author: hr $ $Date: 2006-06-20 02:59:07 $ + * last change: $Author: obo $ $Date: 2006-09-17 06:59:54 $ * * 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" + #define ITEMID_HORJUSTIFY SID_ATTR_ALIGN_HOR_JUSTIFY #define ITEMID_VERJUSTIFY SID_ATTR_ALIGN_VER_JUSTIFY //#define ITEMID_ORIENTATION SID_ATTR_ALIGN_ORIENTATION