From 352b1ab173ca5a9d36461a369ecaa8c6b7f2ac1e Mon Sep 17 00:00:00 2001 From: Armin Weiss Date: Tue, 3 Feb 2004 17:18:23 +0000 Subject: Re-Added some automatic type conversions --- basegfx/source/polygon/b2dpolypolygon.cxx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'basegfx/source/polygon/b2dpolypolygon.cxx') diff --git a/basegfx/source/polygon/b2dpolypolygon.cxx b/basegfx/source/polygon/b2dpolypolygon.cxx index 53da317e483e..7861ce4cc6e2 100644 --- a/basegfx/source/polygon/b2dpolypolygon.cxx +++ b/basegfx/source/polygon/b2dpolypolygon.cxx @@ -2,9 +2,9 @@ * * $RCSfile: b2dpolypolygon.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: thb $ $Date: 2004-01-16 10:34:32 $ + * last change: $Author: aw $ $Date: 2004-02-03 18:18:23 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,14 +59,14 @@ * ************************************************************************/ -#ifndef _OSL_DIAGNOSE_H_ -#include -#endif - #ifndef _BGFX_POLYGON_B2DPOLYPOLYGON_HXX #include #endif +#ifndef _OSL_DIAGNOSE_H_ +#include +#endif + #ifndef _BGFX_POLYGON_B2DPOLYGON_HXX #include #endif -- cgit v1.2.3