summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:46:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:46:43 +0000
commit0794c1352ded4d2409654ddf723844b0c91b23f1 (patch)
treeb1675fa8aeacc16307f6f517ae735e30c51f7934 /shell
parentc8e8b8b1062e3bdfc729f5c4b89848e0b31ad995 (diff)
INTEGRATION: CWS pchfix02 (1.4.98); FILE MERGED
2006/09/01 17:39:12 kaib 1.4.98.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/util/iso8601_converter.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/win32/shlxthandler/util/iso8601_converter.cxx b/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
index b5587f6adac4..35a0e1ebe39a 100644
--- a/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
+++ b/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: iso8601_converter.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:06:24 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:46:43 $
*
* 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_shell.hxx"
+
#ifndef ISO8601_CONVERTER_HXX_INCLUDED
#include "internal/iso8601_converter.hxx"
#endif