From 56f2ab808ec8b0ce9aed1acd042123b87006ad60 Mon Sep 17 00:00:00 2001 From: Armin Weiss Date: Wed, 26 Nov 2003 13:40:18 +0000 Subject: Added support for B3DPolyPOlygon, moved BDRange from source/inc to range namespace and the directories --- basegfx/source/curve/b2dquadraticbezier.cxx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'basegfx/source/curve/b2dquadraticbezier.cxx') diff --git a/basegfx/source/curve/b2dquadraticbezier.cxx b/basegfx/source/curve/b2dquadraticbezier.cxx index 5db6c1d42775..607d10b4a7bc 100644 --- a/basegfx/source/curve/b2dquadraticbezier.cxx +++ b/basegfx/source/curve/b2dquadraticbezier.cxx @@ -2,9 +2,9 @@ * * $RCSfile: b2dquadraticbezier.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: aw $ $Date: 2003-11-06 16:30:27 $ + * last change: $Author: aw $ $Date: 2003-11-26 14:40:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,10 +63,6 @@ #include #endif -#ifndef _TOOLS_DEBUG_HXX -#include -#endif - #ifndef _BGFX_NUMERIC_FTOOLS_HXX #include #endif -- cgit v1.2.1