summaryrefslogtreecommitdiff
path: root/framework/collector
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:39:33 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:39:33 +0000
commit94cfafa342852bc08a9cab646b566b4fceb9c456 (patch)
treecd7c53dad598bbe95fb607e3148cb982679d8ee6 /framework/collector
parent858c884680eb1477ba4e7d16a04d24d1d42cca97 (diff)
INTEGRATION: CWS pchfix02 (1.13.148); FILE MERGED
2006/09/01 17:28:56 kaib 1.13.148.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/collector')
-rw-r--r--framework/collector/cmduicollector.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/collector/cmduicollector.cxx b/framework/collector/cmduicollector.cxx
index c9dc25e15c63..1f12e3944db1 100644
--- a/framework/collector/cmduicollector.cxx
+++ b/framework/collector/cmduicollector.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cmduicollector.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2006-01-20 12:41:28 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:39:33 $
*
* 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_framework.hxx"
+
#include <sal/main.h>
#include <osl/file.hxx>
#include <osl/thread.h>