summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/objfac3d.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 03:57:17 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 03:57:17 +0000
commitac0a3b6b78515253708d404bf7e09ed676cd520d (patch)
tree5e6aebda7329b807da8fc7cfdcf631469d81cc1b /svx/source/engine3d/objfac3d.cxx
parent0fae11cfe3de43ae965ddef4273e3a7c3c6cf390 (diff)
INTEGRATION: CWS pchfix02 (1.5.114); FILE MERGED
2006/09/01 17:46:43 kaib 1.5.114.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/engine3d/objfac3d.cxx')
-rw-r--r--svx/source/engine3d/objfac3d.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/engine3d/objfac3d.cxx b/svx/source/engine3d/objfac3d.cxx
index 848898904dd1..b24c971656e1 100644
--- a/svx/source/engine3d/objfac3d.cxx
+++ b/svx/source/engine3d/objfac3d.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: objfac3d.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ihi $ $Date: 2006-08-29 14:33:33 $
+ * last change: $Author: obo $ $Date: 2006-09-17 04:57:17 $
*
* 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 _SVDPAGE_HXX
#include "svdpage.hxx"
#endif