summaryrefslogtreecommitdiff
path: root/cppu/test/testcppu.cxx
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
commit506752f8a4abceaaef719e3121c7a015fa96ce27 (patch)
tree8da5e2e2d693ed46405d54bd7e4ff11a8b9cb390 /cppu/test/testcppu.cxx
parenta516d4fb36effa4d3dd7f644cc6e8aa176131f4a (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
Diffstat (limited to 'cppu/test/testcppu.cxx')
-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 17a90867916c..816bf0bd7f97 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>