summaryrefslogtreecommitdiff
path: root/basegfx/inc/basegfx/vector
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-03-30 06:41:22 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-03-30 06:41:22 +0000
commit9c7f3fedcd0ac0afdccbff6866f83e531a8ed310 (patch)
tree8e5913232de4557e4a4568aca4c97715a2785608 /basegfx/inc/basegfx/vector
parent5f0e9040a1abd9bf73a8383b886b668822bc215d (diff)
INTEGRATION: CWS presfixes02 (1.13.2); FILE MERGED
2005/03/15 15:32:55 mbu 1.13.2.1: added polypolygon triangulation
Diffstat (limited to 'basegfx/inc/basegfx/vector')
-rw-r--r--basegfx/inc/basegfx/vector/b2dvector.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/basegfx/inc/basegfx/vector/b2dvector.hxx b/basegfx/inc/basegfx/vector/b2dvector.hxx
index 076c04207687..7538f12374be 100644
--- a/basegfx/inc/basegfx/vector/b2dvector.hxx
+++ b/basegfx/inc/basegfx/vector/b2dvector.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: b2dvector.hxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 13:37:45 $
+ * last change: $Author: rt $ $Date: 2005-03-30 07:41:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -65,11 +65,9 @@
#ifndef _BGFX_TUPLE_B2DTUPLE_HXX
#include <basegfx/tuple/b2dtuple.hxx>
#endif
-
#ifndef _BGFX_VECTOR_B2IVECTOR_HXX
#include <basegfx/vector/b2ivector.hxx>
#endif
-
#ifndef _BGFX_VECTOR_B2ENUMS_HXX
#include <basegfx/vector/b2enums.hxx>
#endif