From f92f0e1bc6b5ce94148e7da168a4de2b0a87a8c9 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 23:25:02 +0000 Subject: INTEGRATION: CWS pchfix02 (1.31.74); FILE MERGED 2006/09/01 17:16:19 kaib 1.31.74.1: #i68856# Added header markers and pch files --- basctl/source/basicide/baside3.cxx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/basctl/source/basicide/baside3.cxx b/basctl/source/basicide/baside3.cxx index 5099139a9d25..b48d9c936f65 100644 --- a/basctl/source/basicide/baside3.cxx +++ b/basctl/source/basicide/baside3.cxx @@ -4,9 +4,9 @@ * * $RCSfile: baside3.cxx,v $ * - * $Revision: 1.31 $ + * $Revision: 1.32 $ * - * last change: $Author: kz $ $Date: 2006-01-03 12:42:40 $ + * last change: $Author: obo $ $Date: 2006-09-17 00:25:02 $ * * 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_basctl.hxx" + //svdraw.hxx //#define _SVDRAW_HXX *** #define _SDR_NOITEMS @@ -47,7 +50,6 @@ #include -#pragma hdrstop #include #include -- cgit