summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:21:05 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:21:05 +0000
commitf861d64903e548ae455453a83353b2280b71a907 (patch)
treeef8d5141f23021f530e6bbf390d50ce1bf1ba9b8
parent700b62718e2c389f50c639a43cdd051b3836b2d5 (diff)
INTEGRATION: CWS pchfix02 (1.29.32); FILE MERGED
2006/09/01 17:23:02 kaib 1.29.32.1: #i68856# Added header markers and pch files
-rw-r--r--cppu/source/uno/data.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppu/source/uno/data.cxx b/cppu/source/uno/data.cxx
index 913fced54..628960ab4 100644
--- a/cppu/source/uno/data.cxx
+++ b/cppu/source/uno/data.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: data.cxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: kz $ $Date: 2006-02-03 17:32:32 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:21:05 $
*
* 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 "cppu/macros.hxx"
#include "osl/mutex.hxx"