summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docinf.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 15:39:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 15:39:49 +0000
commite2cea8d7d624fdf1e28144bfe08db75e5662fc4b (patch)
tree297b1b720bdcd08fd54c9f9a86db2232dbbf13d7 /sfx2/source/doc/docinf.cxx
parentbd529338068fdf4c44df197ac5791d2d9d7f8eab (diff)
INTEGRATION: CWS pchfix02 (1.41.36); FILE MERGED
2006/09/01 17:38:39 kaib 1.41.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'sfx2/source/doc/docinf.cxx')
-rw-r--r--sfx2/source/doc/docinf.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/sfx2/source/doc/docinf.cxx b/sfx2/source/doc/docinf.cxx
index 81f826cb684e..57896242ff48 100644
--- a/sfx2/source/doc/docinf.cxx
+++ b/sfx2/source/doc/docinf.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docinf.cxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: rt $ $Date: 2006-07-25 10:00:38 $
+ * last change: $Author: obo $ $Date: 2006-09-17 16:39:49 $
*
* 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 <map>
#include <boost/shared_ptr.hpp>