From 1c5bcfdc702c9e8cc66a33935550f5cc136b3ba0 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Wed, 20 Aug 2003 12:54:18 +0000 Subject: Added missing ftools include --- basegfx/source/inc/hommatrixtemplate.hxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'basegfx/source') diff --git a/basegfx/source/inc/hommatrixtemplate.hxx b/basegfx/source/inc/hommatrixtemplate.hxx index eb97a17e2ca3..5c7b2d7a9490 100644 --- a/basegfx/source/inc/hommatrixtemplate.hxx +++ b/basegfx/source/inc/hommatrixtemplate.hxx @@ -2,9 +2,9 @@ * * $RCSfile: hommatrixtemplate.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: aw $ $Date: 2003-04-28 12:10:38 $ + * last change: $Author: thb $ $Date: 2003-08-20 13:54:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -66,6 +66,10 @@ #include #endif +#ifndef _FTOOLS_HXX +#include +#endif + #include #include -- cgit v1.2.1