From 38be7d3bebd60b1f9ddf8c566ca9bcdce91951b1 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 09:10:36 +0000 Subject: INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:17:08 kaib 1.4.26.1: #i68856# Added header markers and pch files --- basic/source/sbx/sbxlng.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'basic/source/sbx/sbxlng.cxx') diff --git a/basic/source/sbx/sbxlng.cxx b/basic/source/sbx/sbxlng.cxx index 9c39ab975ee2..7dcd93dcf465 100644 --- a/basic/source/sbx/sbxlng.cxx +++ b/basic/source/sbx/sbxlng.cxx @@ -4,9 +4,9 @@ * * $RCSfile: sbxlng.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 17:50:48 $ + * last change: $Author: obo $ $Date: 2006-09-17 10:10:36 $ * * 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_basic.hxx" + #ifndef _ERRCODE_HXX //autogen #include #endif -- cgit