summaryrefslogtreecommitdiff
path: root/configmgr/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:33:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:33:07 +0000
commit5b1db08feeeda4563cf6112e1f7b467aeaeb552a (patch)
treea9c18f0142eb078e358fadf052556b1a5a289a9b /configmgr/source
parentb8a2bcd3cd762ad23819a69dd994b2880a11034d (diff)
INTEGRATION: CWS pchfix02 (1.9.18); FILE MERGED
2006/09/01 17:20:51 kaib 1.9.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr/source')
-rw-r--r--configmgr/source/treemgr/viewstrategy.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/source/treemgr/viewstrategy.cxx b/configmgr/source/treemgr/viewstrategy.cxx
index e111d0e49e64..5923c89c6202 100644
--- a/configmgr/source/treemgr/viewstrategy.cxx
+++ b/configmgr/source/treemgr/viewstrategy.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewstrategy.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:35:12 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:33:07 $
*
* 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_configmgr.hxx"
+
#include "viewstrategy.hxx"
#ifndef CONFIGMGR_VALUENODEBEHAVIOR_HXX_