From 20c336d538f577180f95b0f92e07f6b255aa996b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 00:42:27 +0000 Subject: INTEGRATION: CWS pchfix02 (1.5.62); FILE MERGED 2006/09/01 17:39:08 kaib 1.5.62.1: #i68856# Added header markers and pch files --- shell/source/unix/sysshell/recently_used_file.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'shell/source/unix') diff --git a/shell/source/unix/sysshell/recently_used_file.cxx b/shell/source/unix/sysshell/recently_used_file.cxx index b63c7036e15e..38d7675a67fe 100644 --- a/shell/source/unix/sysshell/recently_used_file.cxx +++ b/shell/source/unix/sysshell/recently_used_file.cxx @@ -4,9 +4,9 @@ * * $RCSfile: recently_used_file.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: obo $ $Date: 2006-03-22 09:39:25 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:42:27 $ * * 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_shell.hxx" + #ifndef INCLUDED_RECENTLY_USED_FILE #include "recently_used_file.hxx" #endif -- cgit