summaryrefslogtreecommitdiffstats
path: root/basegfx/source/matrix
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 06:59:09 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 06:59:09 +0000
commitdab0221202d706c55100f6a66699487b831f5f69 (patch)
treef246a72d9ce4b59f61754de1158f75a41b023eac /basegfx/source/matrix
parentINTEGRATION: CWS pchfix02 (1.12.10); FILE MERGED (diff)
downloadcore-dab0221202d706c55100f6a66699487b831f5f69.tar.gz
core-dab0221202d706c55100f6a66699487b831f5f69.zip
INTEGRATION: CWS pchfix02 (1.10.10); FILE MERGED
2006/09/01 17:16:34 kaib 1.10.10.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basegfx/source/matrix')
-rw-r--r--basegfx/source/matrix/b3dhommatrix.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basegfx/source/matrix/b3dhommatrix.cxx b/basegfx/source/matrix/b3dhommatrix.cxx
index 803682071214..4a17e1986025 100644
--- a/basegfx/source/matrix/b3dhommatrix.cxx
+++ b/basegfx/source/matrix/b3dhommatrix.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b3dhommatrix.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 09:56:42 $
+ * last change: $Author: obo $ $Date: 2006-09-17 07:59:09 $
*
* 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_basegfx.hxx"
+
#ifndef INCLUDED_RTL_INSTANCE_HXX
#include <rtl/instance.hxx>
#endif