summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 13:23:16 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 13:23:16 +0000
commit3495ef4ea0507d68ead26e9b6c4b66240f5eb9cc (patch)
tree6a5fef3f0b064f3277d9aee0bfb10b1aab5dbf3a
parenteacfec5e78f8f6f27ffa086aa8be52875a14631c (diff)
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
-rw-r--r--framework/source/uielement/recentfilesmenucontroller.cxx7
1 files 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 <uielement/recentfilesmenucontroller.hxx>
#endif