From b01086cf7a4c810d2ee89a75641c43f89a7d4f6c Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 10 Mar 2005 12:39:13 +0000 Subject: [PATCH] INTEGRATION: CWS presfixes01 (1.2.38); FILE MERGED 2005/02/16 13:20:33 fs 1.2.38.1: #i10000# --- basegfx/source/vector/b2ivector.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/basegfx/source/vector/b2ivector.cxx b/basegfx/source/vector/b2ivector.cxx index 44c1d06aac90..cc15e71657dc 100644 --- a/basegfx/source/vector/b2ivector.cxx +++ b/basegfx/source/vector/b2ivector.cxx @@ -2,9 +2,9 @@ * * $RCSfile: b2ivector.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2004-05-12 08:13:45 $ + * last change: $Author: vg $ $Date: 2005-03-10 13:39:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -70,6 +70,9 @@ #ifndef _BGFX_NUMERIC_FTOOLS_HXX #include #endif +#ifndef _BGFX_VECTOR_B2DVECTOR_HXX +#include +#endif namespace basegfx {