From 3495ef4ea0507d68ead26e9b6c4b66240f5eb9cc Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sat, 16 Sep 2006 13:23:16 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.52); FILE MERGED 2006/09/01 17:29:28 kaib 1.5.52.1: #i68856# Added header markers and pch files --- framework/source/uielement/recentfilesmenucontroller.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/framework/source/uielement/recentfilesmenucontroller.cxx b/framework/source/uielement/recentfilesmenucontroller.cxx index 5f42540412d2..1027689b9d98 100644 --- a/framework/source/uielement/recentfilesmenucontroller.cxx +++ b/framework/source/uielement/recentfilesmenucontroller.cxx @@ -4,9 +4,9 @@ * * $RCSfile: recentfilesmenucontroller.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2006-06-19 11:40:18 $ + * last change: $Author: obo $ $Date: 2006-09-16 14:23: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_framework.hxx" + #ifndef __FRAMEWORK_UIELEMENT_RECENTFILESMENUCONTROLLER_HXX_ #include #endif -- cgit