summaryrefslogtreecommitdiffstats
path: root/include/vcl/sound.hxx
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-12-03 18:58:38 +0100
committerMiklos Vajna <vmiklos@collabora.com>2018-12-10 14:19:50 +0100
commit00b49f9ff9777cb1c1e971feec55b2448fba8be2 (patch)
treef10cc2251c4950f12673d3ed342702093141f668 /include/vcl/sound.hxx
parentforcepoint#76 avoid deleting footnote that would delete undeletable page (diff)
downloadcore-00b49f9ff9777cb1c1e971feec55b2448fba8be2.tar.gz
core-00b49f9ff9777cb1c1e971feec55b2448fba8be2.zip
tdf#42949 Fix IWYU warnings in include/vcl/s*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Ie87d27dd2c385a63349e0b322fd067ba03d2d152 Reviewed-on: https://gerrit.libreoffice.org/64479 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/vcl/sound.hxx')
-rw-r--r--include/vcl/sound.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/sound.hxx b/include/vcl/sound.hxx
index 5cc9190118f8..84d3d25c4e35 100644
--- a/include/vcl/sound.hxx
+++ b/include/vcl/sound.hxx
@@ -22,8 +22,6 @@
#include <vcl/dllapi.h>
-namespace vcl { class Window; }
-
class VCL_DLLPUBLIC Sound
{