summaryrefslogtreecommitdiff
path: root/cppuhelper/source/tdmgr.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:42:56 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:42:56 +0000
commit9805ed0cc17e776ba7ec7e9ada78297f84bf1796 (patch)
tree5f6ca9ccadb9e98946385344c74576e853cde4cd /cppuhelper/source/tdmgr.cxx
parent903b84263b582a182bb928742d6ad613310a3bdc (diff)
INTEGRATION: CWS pchfix02 (1.12.14); FILE MERGED
2006/09/01 17:23:19 kaib 1.12.14.1: #i68856# Added header markers and pch files
Diffstat (limited to 'cppuhelper/source/tdmgr.cxx')
-rw-r--r--cppuhelper/source/tdmgr.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/cppuhelper/source/tdmgr.cxx b/cppuhelper/source/tdmgr.cxx
index a708ec6152b0..8ed792dcf2d8 100644
--- a/cppuhelper/source/tdmgr.cxx
+++ b/cppuhelper/source/tdmgr.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tdmgr.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 10:35:30 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:42:56 $
*
* 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 INCLUDED_SAL_ALLOCA_H
#include <sal/alloca.h>
#endif