summaryrefslogtreecommitdiff
path: root/cppuhelper/source/bootstrap.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:39:21 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:39:21 +0000
commite85a6f419fd2ea3db4d78dc491514274b8394a79 (patch)
tree65d38b55b493c676829b4987c701308fe254be3f /cppuhelper/source/bootstrap.cxx
parent0bbf972d698f704b6c75c3c0ef2c89be79452348 (diff)
INTEGRATION: CWS pchfix02 (1.25.14); FILE MERGED
2006/09/01 17:23:16 kaib 1.25.14.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppuhelper/source/bootstrap.cxx')
-rw-r--r--cppuhelper/source/bootstrap.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppuhelper/source/bootstrap.cxx b/cppuhelper/source/bootstrap.cxx
index fe4dc5344049..47061f41b9b5 100644
--- a/cppuhelper/source/bootstrap.cxx
+++ b/cppuhelper/source/bootstrap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: bootstrap.cxx,v $
*
- * $Revision: 1.25 $
+ * $Revision: 1.26 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:32:32 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:39:21 $
*
* 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 <string.h>
#include <vector>