summaryrefslogtreecommitdiff
path: root/include/formula/funcutl.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-04-10 22:04:15 +0200
committerMiklos Vajna <vmiklos@collabora.com>2019-05-06 12:18:13 +0200
commit779a48f70ea8f7843ed3145c7efd522027e9183f (patch)
tree8dc1e1e45b2eb7c8076c1aa4b1a0a35006ba1764 /include/formula/funcutl.hxx
parent3bd5a3979dc427bc27890f7e9c111a33d5ee9bf4 (diff)
tdf#42949 Fix IWYU warnings in include/formula/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I564e3dd53e7718326fc1e8b98c9ae3367381703c Reviewed-on: https://gerrit.libreoffice.org/70550 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/formula/funcutl.hxx')
-rw-r--r--include/formula/funcutl.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/formula/funcutl.hxx b/include/formula/funcutl.hxx
index 51e1b9dbae09..7ab1252e7c97 100644
--- a/include/formula/funcutl.hxx
+++ b/include/formula/funcutl.hxx
@@ -33,10 +33,6 @@
class KeyEvent;
-namespace vcl {
- class Window;
-}
-
namespace formula {
class IControlReferenceHandler;