summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/viewpt3d2.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2006-12-05 11:15:22 +0000
committerRüdiger Timm <rt@openoffice.org>2006-12-05 11:15:22 +0000
commitbbc9201953c14128dec7fd4b09ba9f050e73462c (patch)
tree0e815b4b21b08682b9df5056e3471aab21c54ef7 /svx/source/engine3d/viewpt3d2.cxx
parentfc42919e3322a8f258689457083ba4d0f2844ad3 (diff)
#i71457# pch include statement added (patch by vq).
Diffstat (limited to 'svx/source/engine3d/viewpt3d2.cxx')
-rw-r--r--svx/source/engine3d/viewpt3d2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/engine3d/viewpt3d2.cxx b/svx/source/engine3d/viewpt3d2.cxx
index eab32bc93661..06f37d3a8c8b 100644
--- a/svx/source/engine3d/viewpt3d2.cxx
+++ b/svx/source/engine3d/viewpt3d2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: viewpt3d2.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ihi $ $Date: 2006-11-14 13:23:09 $
+ * last change: $Author: rt $ $Date: 2006-12-05 12:11:11 $
*
* 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 _VIEWPT3D_HXX
#include "viewpt3d.hxx"
#endif