summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:35:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:35:56 +0000
commit7394fceb46f1c1fa253108eb8c68c35e99fa3468 (patch)
treed5a5b2213246e7525e6bb5a8b6af7e0dedd886d0 /vcl
parent70c3a8b75f1ea2ed1b38638ef2d12a49a5eaa963 (diff)
INTEGRATION: CWS pchfix02 (1.11.4); FILE MERGED
2006/09/01 17:58:06 kaib 1.11.4.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/unx/source/app/saltimer.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/unx/source/app/saltimer.cxx b/vcl/unx/source/app/saltimer.cxx
index 31ff2ce7bad9..80f928221820 100644
--- a/vcl/unx/source/app/saltimer.cxx
+++ b/vcl/unx/source/app/saltimer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: saltimer.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2006-08-11 17:50:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:35:56 $
*
* 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_vcl.hxx"
+
#include <stdio.h>
#if defined(IRIX)
#include <ctime>