summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:19:04 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:19:04 +0000
commit28c32e8c9a2c6d61bd8159374ecec2a3b67519cb (patch)
tree539a763fe574cf0b7c6a9ad03ff399dbf64dc0ca /cppu
parentd404e62548f0944e2efaf265f4670afbb280d6c5 (diff)
INTEGRATION: CWS pchfix02 (1.5.60); FILE MERGED
2006/09/01 17:23:01 kaib 1.5.60.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppu')
-rw-r--r--cppu/source/cppu/cppu_opt.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppu/source/cppu/cppu_opt.cxx b/cppu/source/cppu/cppu_opt.cxx
index ea9aa0eb139f..13e5783b18bd 100644
--- a/cppu/source/cppu/cppu_opt.cxx
+++ b/cppu/source/cppu/cppu_opt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cppu_opt.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 08:44:28 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:19:04 $
*
* 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_cppu.hxx"
+
#include "typelib/typedescription.h"
#include "uno/any2.h"
#include "rtl/ustrbuf.hxx"