From 2574725334a88f30471d6eb3213bef20c82bc5f8 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 09:07:16 +0000 Subject: INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:17:05 kaib 1.4.26.1: #i68856# Added header markers and pch files --- basic/source/sample/collelem.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'basic/source') diff --git a/basic/source/sample/collelem.cxx b/basic/source/sample/collelem.cxx index 0e7422b8a031..bbff5b75de4d 100644 --- a/basic/source/sample/collelem.cxx +++ b/basic/source/sample/collelem.cxx @@ -4,9 +4,9 @@ * * $RCSfile: collelem.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 17:47:59 $ + * last change: $Author: obo $ $Date: 2006-09-17 10:07:16 $ * * 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