1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-09 15:47:38 +02:00

Remove redundant includes

This commit is contained in:
Uwe L. Korn
2014-08-18 10:57:18 +01:00
parent d36b4ce271
commit 02613b0ca9

View File

@@ -46,10 +46,6 @@
#include <QMimeData> #include <QMimeData>
#include <QSize> #include <QSize>
#include <boost/bind.hpp>
#include <boost/lambda/construct.hpp>
#include <boost/lambda/bind.hpp>
using namespace Tomahawk; using namespace Tomahawk;