diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:24:13 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-09-17 00:24:13 +0000 |
commit | 496feef9fcd3ad89f13dffcd9fbdee18a6307dd4 (patch) | |
tree | c86160537776da0e7249500503d9c2dff22e9ec5 /unotools/source/i18n/calendarwrapper.cxx | |
parent | 4ee5b9afa283f7d604b877fbac3379d74a6709ef (diff) |
INTEGRATION: CWS pchfix02 (1.12.16); FILE MERGED
2006/09/01 17:56:21 kaib 1.12.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools/source/i18n/calendarwrapper.cxx')
-rw-r--r-- | unotools/source/i18n/calendarwrapper.cxx | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/i18n/calendarwrapper.cxx b/unotools/source/i18n/calendarwrapper.cxx index c73efca37e83..48f439748fd0 100644 --- a/unotools/source/i18n/calendarwrapper.cxx +++ b/unotools/source/i18n/calendarwrapper.cxx @@ -4,9 +4,9 @@ * * $RCSfile: calendarwrapper.cxx,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hr $ $Date: 2006-06-19 14:05:44 $ + * last change: $Author: obo $ $Date: 2006-09-17 01:24:13 $ * * 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_unotools.hxx" + #include <unotools/calendarwrapper.hxx> #ifndef _STRING_HXX |