mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-20 07:49:42 +01:00
Another boost/thread.hpp include rather than specific boost headers
This commit is contained in:
parent
52752cd234
commit
ee8d3e6a92
@ -26,7 +26,7 @@
|
||||
#include <QWaitCondition>
|
||||
#include <QMutex>
|
||||
|
||||
#include <boost/thread/future.hpp>
|
||||
#include <boost/thread.hpp>
|
||||
|
||||
class QueueItem;
|
||||
class Database;
|
||||
|
Loading…
x
Reference in New Issue
Block a user