summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:45:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:45:57 +0000
commit1f6c67dfa60a782d2a88678a07ce9aec4b564c79 (patch)
tree4d6dc57b48e6ead355affbd009aa14161a0f1d37 /shell
parent45f00ee409fdc282a6c8b0fb74c73af70849798d (diff)
INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGED
2006/09/01 17:39:11 kaib 1.5.32.1: #i68856# Added header markers and pch files
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx7
-rw-r--r--shell/source/win32/shlxthandler/propsheets/propsheets.cxx7
-rw-r--r--shell/source/win32/shlxthandler/thumbviewer/thumbviewer.cxx7
3 files changed, 15 insertions, 6 deletions
diff --git a/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx b/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx
index 81d1874dde95..5c1241a06a3f 100644
--- a/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx
+++ b/shell/source/win32/shlxthandler/propsheets/listviewbuilder.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: listviewbuilder.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:22:37 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:45: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"
+
#pragma warning (disable : 4786 4503)
//------------------------------------
diff --git a/shell/source/win32/shlxthandler/propsheets/propsheets.cxx b/shell/source/win32/shlxthandler/propsheets/propsheets.cxx
index a0bd6366365b..a96537817c12 100644
--- a/shell/source/win32/shlxthandler/propsheets/propsheets.cxx
+++ b/shell/source/win32/shlxthandler/propsheets/propsheets.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: propsheets.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:23:03 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:45: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 CONFIG_HXX_INCLUDED
#include "internal/config.hxx"
#endif
diff --git a/shell/source/win32/shlxthandler/thumbviewer/thumbviewer.cxx b/shell/source/win32/shlxthandler/thumbviewer/thumbviewer.cxx
index efc2463905f8..1ac3cdc78f73 100644
--- a/shell/source/win32/shlxthandler/thumbviewer/thumbviewer.cxx
+++ b/shell/source/win32/shlxthandler/thumbviewer/thumbviewer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: thumbviewer.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:23:17 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:45:57 $
*
* 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