summaryrefslogtreecommitdiff
path: root/cppuhelper/source/implbase.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:40:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:40:38 +0000
commitedeeb6809cbaf46a6321685b040ab81917c08c19 (patch)
tree92972fe55c0b99c6a14bdf7ea6743e01e075e6af /cppuhelper/source/implbase.cxx
parent9312cffc7efe0645ba91a38e22e6d42e335ef3a0 (diff)
INTEGRATION: CWS pchfix02 (1.17.14); FILE MERGED
2006/09/01 17:23:17 kaib 1.17.14.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppuhelper/source/implbase.cxx')
-rw-r--r--cppuhelper/source/implbase.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppuhelper/source/implbase.cxx b/cppuhelper/source/implbase.cxx
index 5adeb427d26f..3a494b6c7cf7 100644
--- a/cppuhelper/source/implbase.cxx
+++ b/cppuhelper/source/implbase.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: implbase.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:33:40 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:40:38 $
*
* 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"
+
#ifndef _CPPUHELPER_IMPLBASE_HXX_
#include <cppuhelper/implbase.hxx>
#endif