diff options
Diffstat (limited to 'starmath/source/math_pch.cxx')
-rw-r--r-- | starmath/source/math_pch.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx index 4a771af862e8..2180e9359657 100644 --- a/starmath/source/math_pch.cxx +++ b/starmath/source/math_pch.cxx @@ -2,9 +2,9 @@ * * $RCSfile: math_pch.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: vg $ $Date: 2004-01-06 16:55:36 $ + * last change: $Author: kz $ $Date: 2005-01-18 15:39:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -194,7 +194,6 @@ #include <tools/stack.hxx> #include <types.hxx> #include <config.hxx> -#include <sfx2/cfgitem.hxx> #include <svtools/confitem.hxx> #include <xchar.hxx> #include <tools/poly.hxx> |