summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/types.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:15:15 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:15:15 +0000
commit553ffc6aa4c941566cbfb86c220fbe35ae900435 (patch)
tree8bc32ddfb9e3fb08a76c4959dd3ac795dc41911d /comphelper/source/misc/types.cxx
parent8b406f4f4bc758ded89872a3cf015aaf5b0330f2 (diff)
INTEGRATION: CWS pchfix02 (1.9.36); FILE MERGED
2006/09/01 17:19:44 kaib 1.9.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'comphelper/source/misc/types.cxx')
-rw-r--r--comphelper/source/misc/types.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/comphelper/source/misc/types.cxx b/comphelper/source/misc/types.cxx
index b882bfdcb6c8..8176fcd1f2d5 100644
--- a/comphelper/source/misc/types.cxx
+++ b/comphelper/source/misc/types.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: types.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 22:49:58 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:15:15 $
*
* 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_TYPES_HXX_
#include <comphelper/types.hxx>
#endif