From 62fc13834389bc109f5e770c89e05a05ca00a912 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 22:58:05 +0000 Subject: INTEGRATION: CWS pchfix02 (1.4.26); FILE MERGED 2006/09/01 17:27:41 kaib 1.4.26.1: #i68856# Added header markers and pch files --- forms/source/misc/listenercontainers.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'forms/source/misc') diff --git a/forms/source/misc/listenercontainers.cxx b/forms/source/misc/listenercontainers.cxx index 59ddc3eecc2a..cae8f27d65d2 100644 --- a/forms/source/misc/listenercontainers.cxx +++ b/forms/source/misc/listenercontainers.cxx @@ -4,9 +4,9 @@ * * $RCSfile: listenercontainers.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: hr $ $Date: 2006-06-19 12:58:28 $ + * last change: $Author: obo $ $Date: 2006-09-16 23:58:05 $ * * 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_forms.hxx" + #ifndef FORMS_SOURCE_MISC_LISTENERCONTAINERS_HXX #include "listenercontainers.hxx" #endif -- cgit