diff options
author | Max Kellermann <max@duempel.org> | 2016-03-01 22:08:13 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2016-03-01 22:08:13 +0100 |
commit | 1aee89f5ea603d24991c73e2479472577aa28d66 (patch) | |
tree | 5ac6038804aa63c3c9a22c613efd734fa5d688fd /src/PlaylistPrint.hxx | |
parent | fb547260d1b992b64c0ffd78e3bc55db86f90bda (diff) |
*: include cleanup (using iwyu)
Diffstat (limited to 'src/PlaylistPrint.hxx')
-rw-r--r-- | src/PlaylistPrint.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/PlaylistPrint.hxx b/src/PlaylistPrint.hxx index ae1693366..b61ca7c04 100644 --- a/src/PlaylistPrint.hxx +++ b/src/PlaylistPrint.hxx @@ -25,9 +25,7 @@ struct playlist; struct Partition; class SongFilter; -class Client; class Response; -class Error; /** * Sends the whole playlist to the client, song URIs only. |