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 {