summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:26:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:26:57 +0000
commitbed7976a303a42b20668f2886ae59e8ad254150f (patch)
tree41be508bd0c0ec3de234cfc27318a5fc543f5168 /unotools
parentf81c679566b96e270f0ac4e5c65ea8d2249a986b (diff)
INTEGRATION: CWS pchfix02 (1.2.28); FILE MERGED
2006/09/01 17:56:23 kaib 1.2.28.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/misc/componentresmodule.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/misc/componentresmodule.cxx b/unotools/source/misc/componentresmodule.cxx
index a1fed20bb920..d608480e7146 100644
--- a/unotools/source/misc/componentresmodule.cxx
+++ b/unotools/source/misc/componentresmodule.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: componentresmodule.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:38:23 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:26: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_unotools.hxx"
+
#ifndef UNOTOOLS_INC_UNOTOOLS_COMPONENTRESMODULE_HXX
#include <unotools/componentresmodule.hxx>
#endif