diff options
author | Matteo Casalin <matteo.casalin@gmx.com> | 2012-07-14 10:24:38 +0200 |
---|---|---|
committer | Matteo Casalin <matteo.casalin@gmx.com> | 2012-07-21 16:52:14 +0200 |
commit | 72ee894e1ede17e0b3300b2da4b2f63bd20961a5 (patch) | |
tree | 50954fdfe4b5ac3e9b0af054b9a62b8a047d30e0 /cui/source | |
parent | 1659bbe4298652972f3b8e517f60e7d4e698bbf0 (diff) |
Do not include the same header file in both .cxx and related .hxx
Change-Id: Ie1a9227189ec1f3c2de1b81bec99b4267a5fee1f
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/dialogs/cuigrfflt.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/dialogs/cuigrfflt.cxx b/cui/source/dialogs/cuigrfflt.cxx index 2dbe2004dc7f..310c54ad5e3e 100644 --- a/cui/source/dialogs/cuigrfflt.cxx +++ b/cui/source/dialogs/cuigrfflt.cxx @@ -27,7 +27,6 @@ ************************************************************************/ #include <tools/shl.hxx> -#include <tools/helpers.hxx> #include <vcl/msgbox.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> |