summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:20:46 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:20:46 +0000
commitf2306bc552a87b97ad0387deabb5cf7ef76c1c00 (patch)
tree144de7ea0571d2f359762af15478dade1fde59e0 /sfx2/source/appl/sfxhelp.cxx
parent515235265f82202c5e44db120679ef7d8db559ac (diff)
INTEGRATION: CWS pchfix02 (1.69.88); FILE MERGED
2006/09/01 17:38:25 kaib 1.69.88.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/appl/sfxhelp.cxx')
-rw-r--r--sfx2/source/appl/sfxhelp.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/appl/sfxhelp.cxx b/sfx2/source/appl/sfxhelp.cxx
index 00554e63dd..f6a9125176 100644
--- a/sfx2/source/appl/sfxhelp.cxx
+++ b/sfx2/source/appl/sfxhelp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: sfxhelp.cxx,v $
*
- * $Revision: 1.69 $
+ * $Revision: 1.70 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:12:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:20:46 $
*
* 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_sfx2.hxx"
+
#include "sfxhelp.hxx"
#include <algorithm>