summaryrefslogtreecommitdiff
path: root/comphelper/source/container
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:07:14 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:07:14 +0000
commite734fc94d7fad2c4e4684aaf9d0d26a19d81996c (patch)
tree7792c742aa7eeb14ea7ed55e235381ca19a5b6cd /comphelper/source/container
parentfb6c7d26f05c3e9a2e9ffa4898f7766f6e039caa (diff)
INTEGRATION: CWS pchfix02 (1.4.100); FILE MERGED
2006/09/01 17:19:39 kaib 1.4.100.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/container')
-rw-r--r--comphelper/source/container/namecontainer.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/container/namecontainer.cxx b/comphelper/source/container/namecontainer.cxx
index a91abd95488b..6646c59e2361 100644
--- a/comphelper/source/container/namecontainer.cxx
+++ b/comphelper/source/container/namecontainer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: namecontainer.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 02:45:37 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:07:14 $
*
* 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_comphelper.hxx"
+
#ifndef _COMPHELPER_NAMECONTAINER_HXX_
#include <comphelper/namecontainer.hxx>
#endif