summaryrefslogtreecommitdiff
path: root/desktop/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 08:37:00 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 08:37:00 +0000
commit46c8ad7dc9e51bb7bac954173a657a7c403e2402 (patch)
tree10ca8eb03d2fee6aec0b271173389c6115f9c878 /desktop/source
parent82a94d92c819e2950470b03c765202f422907d94 (diff)
INTEGRATION: CWS pchfix02 (1.9.222); FILE MERGED
2006/09/01 17:25:08 kaib 1.9.222.1: #i68856# Added header markers and pch files
Diffstat (limited to 'desktop/source')
-rw-r--r--desktop/source/app/lockfile.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/desktop/source/app/lockfile.cxx b/desktop/source/app/lockfile.cxx
index 4a620414ee..2c3539aaf7 100644
--- a/desktop/source/app/lockfile.cxx
+++ b/desktop/source/app/lockfile.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: lockfile.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:10:18 $
+ * last change: $Author: obo $ $Date: 2006-09-17 09:37:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_desktop.hxx"
#include <stdlib.h>
#include <time.h>
#ifdef WNT