summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdocapt.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 04:54:12 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 04:54:12 +0000
commit630c23aabde2337b14627f9e09f6e0f7b05d37f7 (patch)
tree2cbc1b40028fd5c9907118b6dddb718ec84a26e3 /svx/source/svdraw/svdocapt.cxx
parent29f353b970e8be887f912b5b65cf9d1e05fbda33 (diff)
INTEGRATION: CWS pchfix02 (1.21.114); FILE MERGED
2006/09/01 17:47:24 kaib 1.21.114.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/svdraw/svdocapt.cxx')
-rw-r--r--svx/source/svdraw/svdocapt.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdocapt.cxx b/svx/source/svdraw/svdocapt.cxx
index 11f84c587b85..8bb58ceb144b 100644
--- a/svx/source/svdraw/svdocapt.cxx
+++ b/svx/source/svdraw/svdocapt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svdocapt.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 14:40:32 $
+ * last change: $Author: obo $ $Date: 2006-09-17 05:54:12 $
*
* 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_svx.hxx"
+
#ifndef _BIGINT_HXX //autogen
#include <tools/bigint.hxx>
#endif