summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:46:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:46:29 +0000
commitc8e8b8b1062e3bdfc729f5c4b89848e0b31ad995 (patch)
treeb4552c068bbd534fc3756d68f8e0cf7fc2e54df3 /shell
parent1f6c67dfa60a782d2a88678a07ce9aec4b564c79 (diff)
INTEGRATION: CWS pchfix02 (1.6.98); FILE MERGED
2006/09/01 17:39:12 kaib 1.6.98.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/util/fileextensions.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/shell/source/win32/shlxthandler/util/fileextensions.cxx b/shell/source/win32/shlxthandler/util/fileextensions.cxx
index 7703e38844ed..64db7dabfab8 100644
--- a/shell/source/win32/shlxthandler/util/fileextensions.cxx
+++ b/shell/source/win32/shlxthandler/util/fileextensions.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fileextensions.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:06:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:46:29 $
*
* 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 FILEEXTENSIONS_HXX_INCLUDED
#include "internal/fileextensions.hxx"
#endif