Fixed multi platform builds
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#include "FileResourceHandler.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "core/ILogger.hpp"
|
||||
#include "core/MimeTypes.hpp"
|
||||
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <cassert>
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
|
||||
#include "PlaylistGeneratorService.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "core/ILogger.hpp"
|
||||
#include "database/Db.hpp"
|
||||
#include "database/Session.hpp"
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
|
||||
#include "AlbumSongLists.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "core/Service.hpp"
|
||||
#include "database/Artist.hpp"
|
||||
#include "database/Cluster.hpp"
|
||||
|
||||
@@ -19,6 +19,8 @@
|
||||
|
||||
#include "DatabaseCollectorBase.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "core/String.hpp"
|
||||
|
||||
#include "explore/Filters.hpp"
|
||||
|
||||
Reference in New Issue
Block a user