mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Another boost/thread.hpp include rather than specific boost headers
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <QWaitCondition>
|
||||
#include <QMutex>
|
||||
|
||||
#include <boost/thread/future.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
|
||||
class QueueItem;
|
||||
class Database;
|
||||
|
Reference in New Issue
Block a user