summaryrefslogtreecommitdiff
path: root/basegfx/source/vector
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 07:08:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 07:08:11 +0000
commita62b022ad3e2be868f4276d5d146951edd6c9844 (patch)
tree5580dd5e801b3dc58804bcb41ad4a3c8f416ec06 /basegfx/source/vector
parent2ea4af83f5c503f6598258116bf9f8573277b191 (diff)
INTEGRATION: CWS pchfix02 (1.5.36); FILE MERGED
2006/09/01 17:16:40 kaib 1.5.36.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basegfx/source/vector')
-rw-r--r--basegfx/source/vector/b2ivector.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basegfx/source/vector/b2ivector.cxx b/basegfx/source/vector/b2ivector.cxx
index 3072af3a8682..325a4818a012 100644
--- a/basegfx/source/vector/b2ivector.cxx
+++ b/basegfx/source/vector/b2ivector.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: b2ivector.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:54:29 $
+ * last change: $Author: obo $ $Date: 2006-09-17 08:08: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_basegfx.hxx"
+
#ifndef _BGFX_VECTOR_B2IVECTOR_HXX
#include <basegfx/vector/b2ivector.hxx>
#endif