summaryrefslogtreecommitdiff
path: root/framework/collector
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:39:47 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:39:47 +0000
commit42c72128749a2cafee5d5e3318f45f3893632f86 (patch)
tree93c9b3b13ad5109e1dec63da149dbc27d39822ae /framework/collector
parent94cfafa342852bc08a9cab646b566b4fceb9c456 (diff)
INTEGRATION: CWS pchfix02 (1.4.202); FILE MERGED
2006/09/01 17:28:56 kaib 1.4.202.1: #i68856# Added header markers and pch files
Diffstat (limited to 'framework/collector')
-rw-r--r--framework/collector/uicmdstohtml.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/framework/collector/uicmdstohtml.cxx b/framework/collector/uicmdstohtml.cxx
index 6fb8e6dea2cb..3dd2749fcdda 100644
--- a/framework/collector/uicmdstohtml.cxx
+++ b/framework/collector/uicmdstohtml.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: uicmdstohtml.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 23:55:20 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:39:47 $
*
* 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>