summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:22:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:22:25 +0000
commit444256973b01dcd1c8c6ee84dfd8c6bd6c086fa8 (patch)
tree460acec465152b0b2fce08e7b6144e9a36d8bc6c
parentf2ecd336d0d740088c8df8852bb051ebf2ff8eb4 (diff)
INTEGRATION: CWS pchfix02 (1.31.24); FILE MERGED
2006/09/01 17:23:03 kaib 1.31.24.1: #i68856# Added header markers and pch files
-rw-r--r--cppu/test/testcppu.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppu/test/testcppu.cxx b/cppu/test/testcppu.cxx
index 5169270c8..d39b05f6d 100644
--- a/cppu/test/testcppu.cxx
+++ b/cppu/test/testcppu.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testcppu.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: rt $ $Date: 2006-03-06 10:17:12 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:22:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_cppu.hxx"
#include <stdio.h>
#include <uno/environment.h>