summaryrefslogtreecommitdiff
path: root/stoc/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 16:32:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 16:32:18 +0000
commitf4898fdf3d2b5b3ed8d4abb809261a09efa17c0d (patch)
treeb601b44245c022c23bf358f12183505b30ed802c /stoc/source
parent2affc32532370961d7ef1f9386ea369f62c94e4b (diff)
INTEGRATION: CWS pchfix02 (1.5.10); FILE MERGED
2006/09/01 17:41:14 kaib 1.5.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'stoc/source')
-rw-r--r--stoc/source/registry_tdprovider/functiondescription.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/stoc/source/registry_tdprovider/functiondescription.cxx b/stoc/source/registry_tdprovider/functiondescription.cxx
index 62ababd4f39a..dfc2d909f2d8 100644
--- a/stoc/source/registry_tdprovider/functiondescription.cxx
+++ b/stoc/source/registry_tdprovider/functiondescription.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: functiondescription.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-20 00:04:22 $
+ * last change: $Author: obo $ $Date: 2006-09-16 17:32:18 $
*
* 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_stoc.hxx"
+
#include "functiondescription.hxx"
#include "com/sun/star/container/NoSuchElementException.hpp"