diff options
Diffstat (limited to 'svx/source/fmcomp/gridcell.cxx')
-rw-r--r-- | svx/source/fmcomp/gridcell.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/source/fmcomp/gridcell.cxx b/svx/source/fmcomp/gridcell.cxx index dcaea85c45aa..4840245cf928 100644 --- a/svx/source/fmcomp/gridcell.cxx +++ b/svx/source/fmcomp/gridcell.cxx @@ -2,9 +2,9 @@ * * $RCSfile: gridcell.cxx,v $ * - * $Revision: 1.39 $ + * $Revision: 1.40 $ * - * last change: $Author: hr $ $Date: 2004-08-02 16:43:16 $ + * last change: $Author: obo $ $Date: 2004-11-16 11:20:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -66,9 +66,6 @@ #ifndef _SVX_FMTOOLS_HXX #include "fmtools.hxx" #endif -#ifndef _SVX_FMPROP_HXX -#include "fmprop.hxx" -#endif #ifndef _SVX_FMPROP_HRC #include "fmprop.hrc" |