summaryrefslogtreecommitdiffstats
path: root/svtools/source/control/calendar.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:36:37 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:36:37 +0000
commitce27bbbf3753f3cacacf5734b07ac4ad72d62f70 (patch)
tree57ef12220b9915bc8183861a95f9824b6f3af7e9 /svtools/source/control/calendar.cxx
parentINTEGRATION: CWS pchfix02 (1.4.92); FILE MERGED (diff)
downloadcore-ce27bbbf3753f3cacacf5734b07ac4ad72d62f70.tar.gz
core-ce27bbbf3753f3cacacf5734b07ac4ad72d62f70.zip
INTEGRATION: CWS pchfix02 (1.8.92); FILE MERGED
2006/09/01 17:42:55 kaib 1.8.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/control/calendar.cxx')
-rw-r--r--svtools/source/control/calendar.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/control/calendar.cxx b/svtools/source/control/calendar.cxx
index 6f4afdab9f9d..96a9e2972da1 100644
--- a/svtools/source/control/calendar.cxx
+++ b/svtools/source/control/calendar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: calendar.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 20:54:02 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:36:37 $
*
* 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_svtools.hxx"
+
#ifndef _APP_HXX
#include <vcl/svapp.hxx>
#endif