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