summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/propertysetmixin
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:38:31 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:38:31 +0000
commitc7e90396cd2698a325b44b3e54c0b16da1d8e619 (patch)
tree0013e60444bbe7c79367052c6077300bf7b826d4 /cppuhelper/qa/propertysetmixin
parent946ee5be75311abbec1ac9685cd504b174c8d47e (diff)
INTEGRATION: CWS pchfix02 (1.3.50); FILE MERGED
2006/09/01 17:23:16 kaib 1.3.50.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppuhelper/qa/propertysetmixin')
-rw-r--r--cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx b/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
index a8590824ff8c..9a7814a63cbf 100644
--- a/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
+++ b/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
@@ -2,9 +2,9 @@
*
* $rcsfile: test_uriproc.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-11-03 16:31:55 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:38:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -31,6 +31,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_cppuhelper.hxx"
+
#include "sal/config.h"
#include "test/cppuhelper/propertysetmixin/XSupplier.hpp"