summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/e3dundo.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 03:55:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 03:55:45 +0000
commit2e0d871b76cbc357b684e1d32e9da634ca5256d1 (patch)
treea200e9981cd2121b59441fcfc46eef90414c35cd /svx/source/engine3d/e3dundo.cxx
parent8ec2293f637f25958e21f3f04165fce2eaa3413c (diff)
INTEGRATION: CWS pchfix02 (1.6.116); FILE MERGED
2006/09/01 17:46:42 kaib 1.6.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/engine3d/e3dundo.cxx')
-rw-r--r--svx/source/engine3d/e3dundo.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/engine3d/e3dundo.cxx b/svx/source/engine3d/e3dundo.cxx
index ef51202acaaa..f32c3d0ffa15 100644
--- a/svx/source/engine3d/e3dundo.cxx
+++ b/svx/source/engine3d/e3dundo.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: e3dundo.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 15:44:47 $
+ * last change: $Author: obo $ $Date: 2006-09-17 04:55:45 $
*
* 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 _E3D_UNDO_HXX
#include "e3dundo.hxx"
#endif