summaryrefslogtreecommitdiff
path: root/vcl/source/app/timer.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 10:50:32 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 10:50:32 +0000
commit2d7f702fc6dd9534648336719aec0af3956ffe2b (patch)
treebc74d1a03d73ccaa4bfeff3d230845dd9f02491d /vcl/source/app/timer.cxx
parentbc6baca6f27ed662b68814b1f88337743bef444f (diff)
INTEGRATION: CWS pchfix02 (1.7.112); FILE MERGED
2006/09/01 17:57:35 kaib 1.7.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/app/timer.cxx')
-rw-r--r--vcl/source/app/timer.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/app/timer.cxx b/vcl/source/app/timer.cxx
index d392f35d9bed..cfde619892e1 100644
--- a/vcl/source/app/timer.cxx
+++ b/vcl/source/app/timer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: timer.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:15:07 $
+ * last change: $Author: obo $ $Date: 2006-09-17 11:50:32 $
*
* 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"
+
#ifndef _SV_SVSYS_HXX
#include <svsys.h>
#endif