mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-16 10:38:53 +01:00
Move chrono include
This commit is contained in:
parent
8fb354705c
commit
918b7c1e03
@ -25,6 +25,7 @@
|
||||
#include <memory>
|
||||
#include <functional>
|
||||
#include <algorithm>
|
||||
#include <chrono>
|
||||
#include <cmath>
|
||||
|
||||
#include <QMainWindow>
|
||||
@ -197,7 +198,6 @@
|
||||
|
||||
#include "smartplaylists/smartplaylistsviewcontainer.h"
|
||||
#include "smartplaylists/smartplaylistsview.h"
|
||||
#include <chrono>
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
# include "windows7thumbbar.h"
|
||||
|
Loading…
Reference in New Issue
Block a user