summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testimplhelper.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:45:01 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:45:01 +0000
commit2e53bcd201d23cf8a70fbe3e18b1e575ca7936c8 (patch)
treeb66b461621893c5614cb5df699025ae41020929e /cppuhelper/test/testimplhelper.cxx
parent51bed8543e8259bda5f7abfae3023b04b3249204 (diff)
INTEGRATION: CWS pchfix02 (1.8.56); FILE MERGED
2006/09/01 17:23:20 kaib 1.8.56.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppuhelper/test/testimplhelper.cxx')
-rw-r--r--cppuhelper/test/testimplhelper.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppuhelper/test/testimplhelper.cxx b/cppuhelper/test/testimplhelper.cxx
index 7a2533b67186..71252126186d 100644
--- a/cppuhelper/test/testimplhelper.cxx
+++ b/cppuhelper/test/testimplhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testimplhelper.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 09:34:24 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:45:01 $
*
* 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_cppuhelper.hxx"
+
#include <stdio.h>
#include <cppuhelper/implbase1.hxx>