Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Иван Мажукин
mpd
Commits
ec54754e
Commit
ec54754e
authored
Aug 20, 2018
by
Max Kellermann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Compiler.h: move to util/
parent
0ebba73c
Hide whitespace changes
Inline
Side-by-side
Showing
202 changed files
with
201 additions
and
201 deletions
+201
-201
Makefile.am
Makefile.am
+1
-1
AudioFormat.hxx
src/AudioFormat.hxx
+1
-1
IdleFlags.hxx
src/IdleFlags.hxx
+1
-1
Instance.hxx
src/Instance.hxx
+1
-1
LocateUri.hxx
src/LocateUri.hxx
+1
-1
Log.hxx
src/Log.hxx
+1
-1
Mapper.hxx
src/Mapper.hxx
+1
-1
MixRampInfo.hxx
src/MixRampInfo.hxx
+1
-1
MusicPipe.hxx
src/MusicPipe.hxx
+1
-1
Partition.hxx
src/Partition.hxx
+1
-1
ReplayGainInfo.hxx
src/ReplayGainInfo.hxx
+1
-1
ReplayGainMode.hxx
src/ReplayGainMode.hxx
+1
-1
SingleMode.hxx
src/SingleMode.hxx
+1
-1
SongLoader.hxx
src/SongLoader.hxx
+1
-1
StateFile.hxx
src/StateFile.hxx
+1
-1
Environment.hxx
src/android/Environment.hxx
+1
-1
Client.hxx
src/client/Client.hxx
+1
-1
ClientMessage.hxx
src/client/ClientMessage.hxx
+1
-1
Response.hxx
src/client/Response.hxx
+1
-1
NeighborCommands.hxx
src/command/NeighborCommands.hxx
+1
-1
PlaylistCommands.hxx
src/command/PlaylistCommands.hxx
+1
-1
Block.hxx
src/config/Block.hxx
+1
-1
Check.hxx
src/config/Check.hxx
+1
-1
Option.hxx
src/config/Option.hxx
+1
-1
Param.hxx
src/config/Param.hxx
+1
-1
Count.hxx
src/db/Count.hxx
+1
-1
DatabaseGlue.hxx
src/db/DatabaseGlue.hxx
+1
-1
DatabaseLock.hxx
src/db/DatabaseLock.hxx
+1
-1
DatabasePlaylist.hxx
src/db/DatabasePlaylist.hxx
+1
-1
DatabaseSong.hxx
src/db/DatabaseSong.hxx
+1
-1
Interface.hxx
src/db/Interface.hxx
+1
-1
LightDirectory.hxx
src/db/LightDirectory.hxx
+1
-1
PlaylistInfo.hxx
src/db/PlaylistInfo.hxx
+1
-1
PlaylistVector.hxx
src/db/PlaylistVector.hxx
+1
-1
Registry.hxx
src/db/Registry.hxx
+1
-1
Selection.hxx
src/db/Selection.hxx
+1
-1
ProxyDatabasePlugin.cxx
src/db/plugins/ProxyDatabasePlugin.cxx
+1
-1
Directory.hxx
src/db/plugins/simple/Directory.hxx
+1
-1
SimpleDatabasePlugin.hxx
src/db/plugins/simple/SimpleDatabasePlugin.hxx
+1
-1
Song.hxx
src/db/plugins/simple/Song.hxx
+1
-1
Directory.hxx
src/db/plugins/upnp/Directory.hxx
+1
-1
Object.hxx
src/db/plugins/upnp/Object.hxx
+1
-1
Editor.hxx
src/db/update/Editor.hxx
+1
-1
ExcludeList.hxx
src/db/update/ExcludeList.hxx
+1
-1
InotifySource.hxx
src/db/update/InotifySource.hxx
+1
-1
InotifyUpdate.hxx
src/db/update/InotifyUpdate.hxx
+1
-1
Queue.hxx
src/db/update/Queue.hxx
+1
-1
Remove.hxx
src/db/update/Remove.hxx
+1
-1
Service.hxx
src/db/update/Service.hxx
+1
-1
UpdateIO.hxx
src/db/update/UpdateIO.hxx
+1
-1
Walk.hxx
src/db/update/Walk.hxx
+1
-1
Client.hxx
src/decoder/Client.hxx
+1
-1
DecoderBuffer.hxx
src/decoder/DecoderBuffer.hxx
+1
-1
DecoderList.hxx
src/decoder/DecoderList.hxx
+1
-1
DecoderPlugin.hxx
src/decoder/DecoderPlugin.hxx
+1
-1
Reader.hxx
src/decoder/Reader.hxx
+1
-1
DsdLib.hxx
src/decoder/plugins/DsdLib.hxx
+1
-1
FlacInput.cxx
src/decoder/plugins/FlacInput.cxx
+1
-1
EncoderInterface.hxx
src/encoder/EncoderInterface.hxx
+1
-1
NullEncoderPlugin.cxx
src/encoder/plugins/NullEncoderPlugin.cxx
+1
-1
BufferedSocket.cxx
src/event/BufferedSocket.cxx
+1
-1
Call.cxx
src/event/Call.cxx
+1
-1
FullyBufferedSocket.cxx
src/event/FullyBufferedSocket.cxx
+1
-1
Loop.hxx
src/event/Loop.hxx
+1
-1
MultiSocketMonitor.hxx
src/event/MultiSocketMonitor.hxx
+1
-1
PollGroupEPoll.hxx
src/event/PollGroupEPoll.hxx
+1
-1
FilterRegistry.hxx
src/filter/FilterRegistry.hxx
+1
-1
NullFilterPlugin.cxx
src/filter/plugins/NullFilterPlugin.cxx
+1
-1
AllocatedPath.cxx
src/fs/AllocatedPath.cxx
+1
-1
AllocatedPath.hxx
src/fs/AllocatedPath.hxx
+1
-1
Charset.hxx
src/fs/Charset.hxx
+1
-1
Glob.hxx
src/fs/Glob.hxx
+1
-1
Path.hxx
src/fs/Path.hxx
+1
-1
Traits.hxx
src/fs/Traits.hxx
+1
-1
AutoGunzipReader.hxx
src/fs/io/AutoGunzipReader.hxx
+1
-1
BufferedOutputStream.hxx
src/fs/io/BufferedOutputStream.hxx
+1
-1
BufferedReader.hxx
src/fs/io/BufferedReader.hxx
+1
-1
FileOutputStream.hxx
src/fs/io/FileOutputStream.hxx
+1
-1
FileReader.hxx
src/fs/io/FileReader.hxx
+1
-1
GunzipReader.hxx
src/fs/io/GunzipReader.hxx
+1
-1
GzipOutputStream.hxx
src/fs/io/GzipOutputStream.hxx
+1
-1
PeekReader.hxx
src/fs/io/PeekReader.hxx
+1
-1
Reader.hxx
src/fs/io/Reader.hxx
+1
-1
StdioOutputStream.hxx
src/fs/io/StdioOutputStream.hxx
+1
-1
TextFile.hxx
src/fs/io/TextFile.hxx
+1
-1
Error.hxx
src/input/Error.hxx
+1
-1
IcyInputStream.hxx
src/input/IcyInputStream.hxx
+1
-1
InputStream.hxx
src/input/InputStream.hxx
+1
-1
Reader.hxx
src/input/Reader.hxx
+1
-1
Global.hxx
src/java/Global.hxx
+1
-1
Format.hxx
src/lib/alsa/Format.hxx
+1
-1
Version.hxx
src/lib/alsa/Version.hxx
+1
-1
Version.hxx
src/lib/curl/Version.hxx
+1
-1
Error.hxx
src/lib/dbus/Error.hxx
+1
-1
UDisks2.cxx
src/lib/dbus/UDisks2.cxx
+1
-1
Watch.hxx
src/lib/dbus/Watch.hxx
+1
-1
ExpatParser.hxx
src/lib/expat/ExpatParser.hxx
+1
-1
Time.hxx
src/lib/ffmpeg/Time.hxx
+1
-1
Hash.hxx
src/lib/gcrypt/Hash.hxx
+1
-1
MD5.hxx
src/lib/gcrypt/MD5.hxx
+1
-1
CaseFold.hxx
src/lib/icu/CaseFold.hxx
+1
-1
Collate.hxx
src/lib/icu/Collate.hxx
+1
-1
Compare.hxx
src/lib/icu/Compare.hxx
+1
-1
Converter.hxx
src/lib/icu/Converter.hxx
+1
-1
Win32.hxx
src/lib/icu/Win32.hxx
+1
-1
Base.hxx
src/lib/nfs/Base.hxx
+1
-1
Cancellable.hxx
src/lib/nfs/Cancellable.hxx
+1
-1
FileReader.hxx
src/lib/nfs/FileReader.hxx
+1
-1
Glue.hxx
src/lib/nfs/Glue.hxx
+1
-1
Manager.hxx
src/lib/nfs/Manager.hxx
+1
-1
Action.hxx
src/lib/upnp/Action.hxx
+1
-1
Compat.hxx
src/lib/upnp/Compat.hxx
+1
-1
ContentDirectoryService.hxx
src/lib/upnp/ContentDirectoryService.hxx
+1
-1
Discovery.hxx
src/lib/upnp/Discovery.hxx
+1
-1
Util.hxx
src/lib/upnp/Util.hxx
+1
-1
FlacIOHandle.cxx
src/lib/xiph/FlacIOHandle.cxx
+1
-1
FlacIOHandle.hxx
src/lib/xiph/FlacIOHandle.hxx
+1
-1
FlacMetadataChain.hxx
src/lib/xiph/FlacMetadataChain.hxx
+1
-1
FlacMetadataIterator.hxx
src/lib/xiph/FlacMetadataIterator.hxx
+1
-1
OggSerial.cxx
src/lib/xiph/OggSerial.cxx
+1
-1
ls.hxx
src/ls.hxx
+1
-1
MixerInternal.hxx
src/mixer/MixerInternal.hxx
+1
-1
MixerType.hxx
src/mixer/MixerType.hxx
+1
-1
Volume.hxx
src/mixer/Volume.hxx
+1
-1
HaikuMixerPlugin.cxx
src/mixer/plugins/HaikuMixerPlugin.cxx
+1
-1
RoarMixerPlugin.cxx
src/mixer/plugins/RoarMixerPlugin.cxx
+1
-1
Glue.hxx
src/neighbor/Glue.hxx
+1
-1
Registry.hxx
src/neighbor/Registry.hxx
+1
-1
AllocatedSocketAddress.hxx
src/net/AllocatedSocketAddress.hxx
+1
-1
Resolver.hxx
src/net/Resolver.hxx
+1
-1
SocketAddress.hxx
src/net/SocketAddress.hxx
+1
-1
SocketError.hxx
src/net/SocketError.hxx
+1
-1
StaticSocketAddress.hxx
src/net/StaticSocketAddress.hxx
+1
-1
ToString.hxx
src/net/ToString.hxx
+1
-1
Control.hxx
src/output/Control.hxx
+1
-1
Interface.cxx
src/output/Interface.cxx
+1
-1
MultipleOutputs.hxx
src/output/MultipleOutputs.hxx
+1
-1
OutputPlugin.hxx
src/output/OutputPlugin.hxx
+1
-1
SharedPipeConsumer.hxx
src/output/SharedPipeConsumer.hxx
+1
-1
Source.hxx
src/output/Source.hxx
+1
-1
WinmmOutputPlugin.hxx
src/output/plugins/WinmmOutputPlugin.hxx
+1
-1
HttpdClient.hxx
src/output/plugins/httpd/HttpdClient.hxx
+1
-1
HttpdInternal.hxx
src/output/plugins/httpd/HttpdInternal.hxx
+1
-1
FallbackResampler.hxx
src/pcm/FallbackResampler.hxx
+1
-1
Interleave.hxx
src/pcm/Interleave.hxx
+1
-1
LibsamplerateResampler.hxx
src/pcm/LibsamplerateResampler.hxx
+1
-1
PcmBuffer.hxx
src/pcm/PcmBuffer.hxx
+1
-1
PcmMix.hxx
src/pcm/PcmMix.hxx
+1
-1
PcmUtils.hxx
src/pcm/PcmUtils.hxx
+1
-1
Resampler.hxx
src/pcm/Resampler.hxx
+1
-1
SampleFormat.hxx
src/pcm/SampleFormat.hxx
+1
-1
SoxrResampler.hxx
src/pcm/SoxrResampler.hxx
+1
-1
CrossFade.hxx
src/player/CrossFade.hxx
+1
-1
Outputs.hxx
src/player/Outputs.hxx
+1
-1
MemorySongEnumerator.hxx
src/playlist/MemorySongEnumerator.hxx
+1
-1
PlaylistRegistry.hxx
src/playlist/PlaylistRegistry.hxx
+1
-1
PlaylistStream.hxx
src/playlist/PlaylistStream.hxx
+1
-1
CueParser.hxx
src/playlist/cue/CueParser.hxx
+1
-1
IdTable.hxx
src/queue/IdTable.hxx
+1
-1
Queue.hxx
src/queue/Queue.hxx
+1
-1
AndSongFilter.hxx
src/song/AndSongFilter.hxx
+1
-1
BaseSongFilter.hxx
src/song/BaseSongFilter.hxx
+1
-1
DetachedSong.hxx
src/song/DetachedSong.hxx
+1
-1
Filter.hxx
src/song/Filter.hxx
+1
-1
ISongFilter.hxx
src/song/ISongFilter.hxx
+1
-1
LightSong.hxx
src/song/LightSong.hxx
+1
-1
StringFilter.hxx
src/song/StringFilter.hxx
+1
-1
StickerDatabase.hxx
src/sticker/StickerDatabase.hxx
+1
-1
CompositeStorage.hxx
src/storage/CompositeStorage.hxx
+1
-1
Configured.hxx
src/storage/Configured.hxx
+1
-1
Registry.hxx
src/storage/Registry.hxx
+1
-1
StorageInterface.hxx
src/storage/StorageInterface.hxx
+1
-1
LocalStorage.hxx
src/storage/plugins/LocalStorage.hxx
+1
-1
ByteOrder.hxx
src/system/ByteOrder.hxx
+1
-1
Clock.hxx
src/system/Clock.hxx
+1
-1
Error.hxx
src/system/Error.hxx
+1
-1
EventFD.cxx
src/system/EventFD.cxx
+1
-1
EventPipe.cxx
src/system/EventPipe.cxx
+1
-1
FatalError.hxx
src/system/FatalError.hxx
+1
-1
FileDescriptor.hxx
src/system/FileDescriptor.hxx
+1
-1
Builder.hxx
src/tag/Builder.hxx
+1
-1
FixString.hxx
src/tag/FixString.hxx
+1
-1
Format.hxx
src/tag/Format.hxx
+1
-1
Handler.hxx
src/tag/Handler.hxx
+1
-1
ParseName.hxx
src/tag/ParseName.hxx
+1
-1
Set.hxx
src/tag/Set.hxx
+1
-1
Settings.hxx
src/tag/Settings.hxx
+1
-1
Table.hxx
src/tag/Table.hxx
+1
-1
Tag.hxx
src/tag/Tag.hxx
+1
-1
VorbisComment.hxx
src/tag/VorbisComment.hxx
+1
-1
Id.hxx
src/thread/Id.hxx
+1
-1
Thread.hxx
src/thread/Thread.hxx
+1
-1
Compiler.h
src/util/Compiler.h
+0
-0
Win32Main.cxx
src/win32/Win32Main.cxx
+1
-1
AvahiPoll.hxx
src/zeroconf/AvahiPoll.hxx
+1
-1
ZeroconfBonjour.cxx
src/zeroconf/ZeroconfBonjour.cxx
+1
-1
ZeroconfGlue.cxx
src/zeroconf/ZeroconfGlue.cxx
+1
-1
DumpDecoderClient.cxx
test/DumpDecoderClient.cxx
+1
-1
test_archive.cxx
test/test_archive.cxx
+1
-1
test_byte_reverse.cxx
test/test_byte_reverse.cxx
+1
-1
test_pcm_main.cxx
test/test_pcm_main.cxx
+1
-1
test_protocol.cxx
test/test_protocol.cxx
+1
-1
No files found.
Makefile.am
View file @
ec54754e
...
@@ -79,7 +79,6 @@ libmpd_a_SOURCES = \
...
@@ -79,7 +79,6 @@ libmpd_a_SOURCES = \
$(OUTPUT_API_SRC)
\
$(OUTPUT_API_SRC)
\
$(MIXER_API_SRC)
\
$(MIXER_API_SRC)
\
src/check.h
\
src/check.h
\
src/Compiler.h
\
src/open.h
\
src/open.h
\
src/protocol/Ack.cxx src/protocol/Ack.hxx
\
src/protocol/Ack.cxx src/protocol/Ack.hxx
\
src/protocol/ArgParser.cxx src/protocol/ArgParser.hxx
\
src/protocol/ArgParser.cxx src/protocol/ArgParser.hxx
\
...
@@ -505,6 +504,7 @@ endif
...
@@ -505,6 +504,7 @@ endif
# Generic utility library
# Generic utility library
libutil_a_SOURCES
=
\
libutil_a_SOURCES
=
\
src/Compiler.h
\
src/util/Exception.cxx src/util/Exception.hxx
\
src/util/Exception.cxx src/util/Exception.hxx
\
src/util/RuntimeError.hxx
\
src/util/RuntimeError.hxx
\
src/util/Macros.hxx
\
src/util/Macros.hxx
\
...
...
src/AudioFormat.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_AUDIO_FORMAT_HXX
#define MPD_AUDIO_FORMAT_HXX
#include "pcm/SampleFormat.hxx"
#include "pcm/SampleFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
#include <stddef.h>
#include <stddef.h>
...
...
src/IdleFlags.hxx
View file @
ec54754e
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#ifndef MPD_IDLE_FLAGS_HXX
#ifndef MPD_IDLE_FLAGS_HXX
#define MPD_IDLE_FLAGS_HXX
#define MPD_IDLE_FLAGS_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
/** song database has been updated*/
/** song database has been updated*/
static
constexpr
unsigned
IDLE_DATABASE
=
0x1
;
static
constexpr
unsigned
IDLE_DATABASE
=
0x1
;
...
...
src/Instance.hxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "event/Loop.hxx"
#include "event/Loop.hxx"
#include "event/Thread.hxx"
#include "event/Thread.hxx"
#include "event/MaskMonitor.hxx"
#include "event/MaskMonitor.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifdef ENABLE_SYSTEMD_DAEMON
#ifdef ENABLE_SYSTEMD_DAEMON
#include "lib/systemd/Watchdog.hxx"
#include "lib/systemd/Watchdog.hxx"
...
...
src/LocateUri.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_LOCATE_URI_HXX
#define MPD_LOCATE_URI_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "fs/AllocatedPath.hxx"
#include "fs/AllocatedPath.hxx"
#ifdef _WIN32
#ifdef _WIN32
...
...
src/Log.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_LOG_HXX
#define MPD_LOG_HXX
#include "LogLevel.hxx"
#include "LogLevel.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <exception>
#include <exception>
...
...
src/Mapper.hxx
View file @
ec54754e
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#include <string>
#include <string>
#include "Compiler.h"
#include "
util/
Compiler.h"
#define PLAYLIST_FILE_SUFFIX ".m3u"
#define PLAYLIST_FILE_SUFFIX ".m3u"
...
...
src/MixRampInfo.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_MIX_RAMP_INFO_HXX
#define MPD_MIX_RAMP_INFO_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/MusicPipe.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "MusicChunkPtr.hxx"
#include "MusicChunkPtr.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifndef NDEBUG
#ifndef NDEBUG
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
...
...
src/Partition.hxx
View file @
ec54754e
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include "ReplayGainMode.hxx"
#include "ReplayGainMode.hxx"
#include "SingleMode.hxx"
#include "SingleMode.hxx"
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <memory>
#include <memory>
...
...
src/ReplayGainInfo.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_REPLAY_GAIN_INFO_HXX
#define MPD_REPLAY_GAIN_INFO_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "ReplayGainMode.hxx"
#include "ReplayGainMode.hxx"
struct
ReplayGainConfig
;
struct
ReplayGainConfig
;
...
...
src/ReplayGainMode.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_REPLAY_GAIN_MODE_HXX
#ifndef MPD_REPLAY_GAIN_MODE_HXX
#define MPD_REPLAY_GAIN_MODE_HXX
#define MPD_REPLAY_GAIN_MODE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/SingleMode.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_SINGLE_MODE_HXX
#ifndef MPD_SINGLE_MODE_HXX
#define MPD_SINGLE_MODE_HXX
#define MPD_SINGLE_MODE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/SongLoader.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_SONG_LOADER_HXX
#define MPD_SONG_LOADER_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <cstddef>
#include <cstddef>
...
...
src/StateFile.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "StateFileConfig.hxx"
#include "StateFileConfig.hxx"
#include "event/TimerEvent.hxx"
#include "event/TimerEvent.hxx"
#include "fs/AllocatedPath.hxx"
#include "fs/AllocatedPath.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <chrono>
#include <chrono>
...
...
src/android/Environment.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_ANDROID_ENVIRONMENT_HXX
#ifndef MPD_ANDROID_ENVIRONMENT_HXX
#define MPD_ANDROID_ENVIRONMENT_HXX
#define MPD_ANDROID_ENVIRONMENT_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <jni.h>
#include <jni.h>
...
...
src/client/Client.hxx
View file @
ec54754e
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#include "tag/Mask.hxx"
#include "tag/Mask.hxx"
#include "event/FullyBufferedSocket.hxx"
#include "event/FullyBufferedSocket.hxx"
#include "event/TimerEvent.hxx"
#include "event/TimerEvent.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <boost/intrusive/link_mode.hpp>
#include <boost/intrusive/link_mode.hpp>
#include <boost/intrusive/list_hook.hpp>
#include <boost/intrusive/list_hook.hpp>
...
...
src/client/ClientMessage.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_CLIENT_MESSAGE_HXX
#ifndef MPD_CLIENT_MESSAGE_HXX
#define MPD_CLIENT_MESSAGE_HXX
#define MPD_CLIENT_MESSAGE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/client/Response.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "protocol/Ack.hxx"
#include "protocol/Ack.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stddef.h>
#include <stddef.h>
#include <stdarg.h>
#include <stdarg.h>
...
...
src/command/NeighborCommands.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_NEIGHBOR_COMMANDS_HXX
#define MPD_NEIGHBOR_COMMANDS_HXX
#include "CommandResult.hxx"
#include "CommandResult.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
Instance
;
struct
Instance
;
class
Client
;
class
Client
;
...
...
src/command/PlaylistCommands.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_PLAYLIST_COMMANDS_HXX
#define MPD_PLAYLIST_COMMANDS_HXX
#include "CommandResult.hxx"
#include "CommandResult.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
Client
;
class
Client
;
class
Request
;
class
Request
;
...
...
src/config/Block.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "Param.hxx"
#include "Param.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <vector>
#include <vector>
...
...
src/config/Check.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_CONFIG_CHECK_HXX
#define MPD_CONFIG_CHECK_HXX
#include "Option.hxx"
#include "Option.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
ConfigData
;
struct
ConfigData
;
...
...
src/config/Option.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_CONFIG_OPTION_HXX
#ifndef MPD_CONFIG_OPTION_HXX
#define MPD_CONFIG_OPTION_HXX
#define MPD_CONFIG_OPTION_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#if defined(_WIN32) && CLANG_OR_GCC_VERSION(4,7)
#if defined(_WIN32) && CLANG_OR_GCC_VERSION(4,7)
/* "INPUT" is declared by winuser.h */
/* "INPUT" is declared by winuser.h */
...
...
src/config/Param.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_CONFIG_PARAM_HXX
#define MPD_CONFIG_PARAM_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/db/Count.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DB_COUNT_HXX
#ifndef MPD_DB_COUNT_HXX
#define MPD_DB_COUNT_HXX
#define MPD_DB_COUNT_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/db/DatabaseGlue.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_GLUE_HXX
#ifndef MPD_DATABASE_GLUE_HXX
#define MPD_DATABASE_GLUE_HXX
#define MPD_DATABASE_GLUE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
ConfigBlock
;
struct
ConfigBlock
;
class
EventLoop
;
class
EventLoop
;
...
...
src/db/DatabaseLock.hxx
View file @
ec54754e
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
#include "check.h"
#include "check.h"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <assert.h>
#include <assert.h>
...
...
src/db/DatabasePlaylist.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_PLAYLIST_HXX
#ifndef MPD_DATABASE_PLAYLIST_HXX
#define MPD_DATABASE_PLAYLIST_HXX
#define MPD_DATABASE_PLAYLIST_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
class
Database
;
class
Database
;
class
Storage
;
class
Storage
;
...
...
src/db/DatabaseSong.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_SONG_HXX
#ifndef MPD_DATABASE_SONG_HXX
#define MPD_DATABASE_SONG_HXX
#define MPD_DATABASE_SONG_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
LightSong
;
struct
LightSong
;
class
Database
;
class
Database
;
...
...
src/db/Interface.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "Visitor.hxx"
#include "Visitor.hxx"
#include "tag/Type.h"
#include "tag/Type.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <chrono>
#include <chrono>
...
...
src/db/LightDirectory.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_LIGHT_DIRECTORY_HXX
#ifndef MPD_LIGHT_DIRECTORY_HXX
#define MPD_LIGHT_DIRECTORY_HXX
#define MPD_LIGHT_DIRECTORY_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/db/PlaylistInfo.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_PLAYLIST_INFO_HXX
#define MPD_PLAYLIST_INFO_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <chrono>
#include <chrono>
...
...
src/db/PlaylistVector.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_PLAYLIST_VECTOR_HXX
#define MPD_PLAYLIST_VECTOR_HXX
#include "db/PlaylistInfo.hxx"
#include "db/PlaylistInfo.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <list>
#include <list>
...
...
src/db/Registry.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_REGISTRY_HXX
#ifndef MPD_DATABASE_REGISTRY_HXX
#define MPD_DATABASE_REGISTRY_HXX
#define MPD_DATABASE_REGISTRY_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
DatabasePlugin
;
struct
DatabasePlugin
;
...
...
src/db/Selection.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DATABASE_SELECTION_HXX
#ifndef MPD_DATABASE_SELECTION_HXX
#define MPD_DATABASE_SELECTION_HXX
#define MPD_DATABASE_SELECTION_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/db/plugins/ProxyDatabasePlugin.cxx
View file @
ec54754e
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#include "song/UriSongFilter.hxx"
#include "song/UriSongFilter.hxx"
#include "song/BaseSongFilter.hxx"
#include "song/BaseSongFilter.hxx"
#include "song/TagSongFilter.hxx"
#include "song/TagSongFilter.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "config/Block.hxx"
#include "config/Block.hxx"
#include "tag/Builder.hxx"
#include "tag/Builder.hxx"
#include "tag/Tag.hxx"
#include "tag/Tag.hxx"
...
...
src/db/plugins/simple/Directory.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_DIRECTORY_HXX
#define MPD_DIRECTORY_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "db/Visitor.hxx"
#include "db/Visitor.hxx"
#include "db/PlaylistVector.hxx"
#include "db/PlaylistVector.hxx"
#include "Song.hxx"
#include "Song.hxx"
...
...
src/db/plugins/simple/SimpleDatabasePlugin.hxx
View file @
ec54754e
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#include "fs/AllocatedPath.hxx"
#include "fs/AllocatedPath.hxx"
#include "song/LightSong.hxx"
#include "song/LightSong.hxx"
#include "util/Manual.hxx"
#include "util/Manual.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <cassert>
#include <cassert>
...
...
src/db/plugins/simple/Song.hxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "tag/Tag.hxx"
#include "tag/Tag.hxx"
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <boost/intrusive/list.hpp>
#include <boost/intrusive/list.hpp>
...
...
src/db/plugins/upnp/Directory.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_UPNP_DIRECTORY_HXX
#define MPD_UPNP_DIRECTORY_HXX
#include "Object.hxx"
#include "Object.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <vector>
#include <vector>
...
...
src/db/plugins/upnp/Object.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_UPNP_OBJECT_HXX
#define MPD_UPNP_OBJECT_HXX
#include "tag/Tag.hxx"
#include "tag/Tag.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/db/update/Editor.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "Remove.hxx"
#include "Remove.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
Directory
;
struct
Directory
;
struct
Song
;
struct
Song
;
...
...
src/db/update/ExcludeList.hxx
View file @
ec54754e
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#define MPD_EXCLUDE_H
#define MPD_EXCLUDE_H
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "fs/Glob.hxx"
#include "fs/Glob.hxx"
#include "input/Ptr.hxx"
#include "input/Ptr.hxx"
...
...
src/db/update/InotifySource.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_INOTIFY_SOURCE_HXX
#define MPD_INOTIFY_SOURCE_HXX
#include "event/SocketMonitor.hxx"
#include "event/SocketMonitor.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
FileDescriptor
;
class
FileDescriptor
;
...
...
src/db/update/InotifyUpdate.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_INOTIFY_UPDATE_HXX
#define MPD_INOTIFY_UPDATE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
EventLoop
;
class
EventLoop
;
class
Storage
;
class
Storage
;
...
...
src/db/update/Queue.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_UPDATE_QUEUE_HXX
#define MPD_UPDATE_QUEUE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <list>
#include <list>
...
...
src/db/update/Remove.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "event/DeferEvent.hxx"
#include "event/DeferEvent.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <forward_list>
#include <forward_list>
#include <string>
#include <string>
...
...
src/db/update/Service.hxx
View file @
ec54754e
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#include "Queue.hxx"
#include "Queue.hxx"
#include "event/DeferEvent.hxx"
#include "event/DeferEvent.hxx"
#include "thread/Thread.hxx"
#include "thread/Thread.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
SimpleDatabase
;
class
SimpleDatabase
;
class
DatabaseListener
;
class
DatabaseListener
;
...
...
src/db/update/UpdateIO.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_UPDATE_IO_HXX
#define MPD_UPDATE_IO_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
Directory
;
struct
Directory
;
struct
StorageFileInfo
;
struct
StorageFileInfo
;
...
...
src/db/update/Walk.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "Config.hxx"
#include "Config.hxx"
#include "Editor.hxx"
#include "Editor.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <atomic>
#include <atomic>
...
...
src/decoder/Client.hxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "DecoderCommand.hxx"
#include "DecoderCommand.hxx"
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "input/Ptr.hxx"
#include "input/Ptr.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/decoder/DecoderBuffer.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DECODER_BUFFER_HXX
#ifndef MPD_DECODER_BUFFER_HXX
#define MPD_DECODER_BUFFER_HXX
#define MPD_DECODER_BUFFER_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/DynamicFifoBuffer.hxx"
#include "util/DynamicFifoBuffer.hxx"
#include "util/ConstBuffer.hxx"
#include "util/ConstBuffer.hxx"
...
...
src/decoder/DecoderList.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DECODER_LIST_HXX
#ifndef MPD_DECODER_LIST_HXX
#define MPD_DECODER_LIST_HXX
#define MPD_DECODER_LIST_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
ConfigData
;
struct
ConfigData
;
struct
DecoderPlugin
;
struct
DecoderPlugin
;
...
...
src/decoder/DecoderPlugin.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_DECODER_PLUGIN_HXX
#ifndef MPD_DECODER_PLUGIN_HXX
#define MPD_DECODER_PLUGIN_HXX
#define MPD_DECODER_PLUGIN_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <forward_list>
#include <forward_list>
...
...
src/decoder/Reader.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "fs/io/Reader.hxx"
#include "fs/io/Reader.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
DecoderClient
;
class
DecoderClient
;
class
InputStream
;
class
InputStream
;
...
...
src/decoder/plugins/DsdLib.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "system/ByteOrder.hxx"
#include "system/ByteOrder.hxx"
#include "input/Offset.hxx"
#include "input/Offset.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/decoder/plugins/FlacInput.cxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "../DecoderAPI.hxx"
#include "../DecoderAPI.hxx"
#include "input/InputStream.hxx"
#include "input/InputStream.hxx"
#include "Log.hxx"
#include "Log.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <exception>
#include <exception>
...
...
src/encoder/EncoderInterface.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_ENCODER_INTERFACE_HXX
#define MPD_ENCODER_INTERFACE_HXX
#include "EncoderPlugin.hxx"
#include "EncoderPlugin.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <assert.h>
#include <assert.h>
#include <stddef.h>
#include <stddef.h>
...
...
src/encoder/plugins/NullEncoderPlugin.cxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#include "NullEncoderPlugin.hxx"
#include "NullEncoderPlugin.hxx"
#include "../EncoderAPI.hxx"
#include "../EncoderAPI.hxx"
#include "util/DynamicFifoBuffer.hxx"
#include "util/DynamicFifoBuffer.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
NullEncoder
final
:
public
Encoder
{
class
NullEncoder
final
:
public
Encoder
{
DynamicFifoBuffer
<
uint8_t
>
buffer
;
DynamicFifoBuffer
<
uint8_t
>
buffer
;
...
...
src/event/BufferedSocket.cxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "config.h"
#include "config.h"
#include "BufferedSocket.hxx"
#include "BufferedSocket.hxx"
#include "net/SocketError.hxx"
#include "net/SocketError.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <algorithm>
#include <algorithm>
...
...
src/event/Call.cxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "DeferEvent.hxx"
#include "DeferEvent.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "thread/Cond.hxx"
#include "thread/Cond.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <exception>
#include <exception>
...
...
src/event/FullyBufferedSocket.cxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "config.h"
#include "config.h"
#include "FullyBufferedSocket.hxx"
#include "FullyBufferedSocket.hxx"
#include "net/SocketError.hxx"
#include "net/SocketError.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <assert.h>
#include <assert.h>
#include <string.h>
#include <string.h>
...
...
src/event/Loop.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "thread/Id.hxx"
#include "thread/Id.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "PollGroup.hxx"
#include "PollGroup.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
...
...
src/event/MultiSocketMonitor.hxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "IdleMonitor.hxx"
#include "IdleMonitor.hxx"
#include "TimerEvent.hxx"
#include "TimerEvent.hxx"
#include "SocketMonitor.hxx"
#include "SocketMonitor.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <forward_list>
#include <forward_list>
#include <iterator>
#include <iterator>
...
...
src/event/PollGroupEPoll.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "system/EPollFD.hxx"
#include "system/EPollFD.hxx"
#include <array>
#include <array>
...
...
src/filter/FilterRegistry.hxx
View file @
ec54754e
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#ifndef MPD_FILTER_REGISTRY_HXX
#ifndef MPD_FILTER_REGISTRY_HXX
#define MPD_FILTER_REGISTRY_HXX
#define MPD_FILTER_REGISTRY_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
FilterPlugin
;
struct
FilterPlugin
;
...
...
src/filter/plugins/NullFilterPlugin.cxx
View file @
ec54754e
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#include "filter/Prepared.hxx"
#include "filter/Prepared.hxx"
#include "filter/FilterRegistry.hxx"
#include "filter/FilterRegistry.hxx"
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/ConstBuffer.hxx"
#include "util/ConstBuffer.hxx"
class
NullFilter
final
:
public
Filter
{
class
NullFilter
final
:
public
Filter
{
...
...
src/fs/AllocatedPath.cxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#include "AllocatedPath.hxx"
#include "AllocatedPath.hxx"
#include "Domain.hxx"
#include "Domain.hxx"
#include "Charset.hxx"
#include "Charset.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <exception>
#include <exception>
...
...
src/fs/AllocatedPath.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_FS_ALLOCATED_PATH_HXX
#define MPD_FS_ALLOCATED_PATH_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "Traits.hxx"
#include "Traits.hxx"
#include "Path.hxx"
#include "Path.hxx"
...
...
src/fs/Charset.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_FS_CHARSET_HXX
#define MPD_FS_CHARSET_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "Traits.hxx"
#include "Traits.hxx"
#if (defined(HAVE_ICU) || defined(HAVE_ICONV)) && !defined(_WIN32)
#if (defined(HAVE_ICU) || defined(HAVE_ICONV)) && !defined(_WIN32)
...
...
src/fs/Glob.hxx
View file @
ec54754e
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#endif
#endif
#ifdef HAVE_CLASS_GLOB
#ifdef HAVE_CLASS_GLOB
#include "Compiler.h"
#include "
util/
Compiler.h"
/**
/**
* A pattern that matches file names. It may contain shell wildcards
* A pattern that matches file names. It may contain shell wildcards
...
...
src/fs/Path.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_FS_PATH_HXX
#define MPD_FS_PATH_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "Traits.hxx"
#include "Traits.hxx"
#include <string>
#include <string>
...
...
src/fs/Traits.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_FS_TRAITS_HXX
#define MPD_FS_TRAITS_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/StringPointer.hxx"
#include "util/StringPointer.hxx"
#include "util/StringAPI.hxx"
#include "util/StringAPI.hxx"
...
...
src/fs/io/AutoGunzipReader.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "PeekReader.hxx"
#include "PeekReader.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
GunzipReader
;
class
GunzipReader
;
...
...
src/fs/io/BufferedOutputStream.hxx
View file @
ec54754e
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#define BUFFERED_OUTPUT_STREAM_HXX
#define BUFFERED_OUTPUT_STREAM_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/DynamicFifoBuffer.hxx"
#include "util/DynamicFifoBuffer.hxx"
#include <stddef.h>
#include <stddef.h>
...
...
src/fs/io/BufferedReader.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_BUFFERED_READER_HXX
#define MPD_BUFFERED_READER_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/DynamicFifoBuffer.hxx"
#include "util/DynamicFifoBuffer.hxx"
#include <stddef.h>
#include <stddef.h>
...
...
src/fs/io/FileOutputStream.hxx
View file @
ec54754e
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#include "check.h"
#include "check.h"
#include "OutputStream.hxx"
#include "OutputStream.hxx"
#include "fs/AllocatedPath.hxx"
#include "fs/AllocatedPath.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifndef _WIN32
#ifndef _WIN32
#include "system/FileDescriptor.hxx"
#include "system/FileDescriptor.hxx"
...
...
src/fs/io/FileReader.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "Reader.hxx"
#include "Reader.hxx"
#include "fs/AllocatedPath.hxx"
#include "fs/AllocatedPath.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifndef _WIN32
#ifndef _WIN32
#include "system/FileDescriptor.hxx"
#include "system/FileDescriptor.hxx"
...
...
src/fs/io/GunzipReader.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "Reader.hxx"
#include "Reader.hxx"
#include "util/StaticFifoBuffer.hxx"
#include "util/StaticFifoBuffer.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <zlib.h>
#include <zlib.h>
...
...
src/fs/io/GzipOutputStream.hxx
View file @
ec54754e
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#include "check.h"
#include "check.h"
#include "OutputStream.hxx"
#include "OutputStream.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <zlib.h>
#include <zlib.h>
...
...
src/fs/io/PeekReader.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "Reader.hxx"
#include "Reader.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/fs/io/Reader.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_READER_HXX
#define MPD_READER_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stddef.h>
#include <stddef.h>
...
...
src/fs/io/StdioOutputStream.hxx
View file @
ec54754e
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#include "check.h"
#include "check.h"
#include "OutputStream.hxx"
#include "OutputStream.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdio.h>
#include <stdio.h>
...
...
src/fs/io/TextFile.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_TEXT_FILE_HXX
#define MPD_TEXT_FILE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
Path
;
class
Path
;
class
FileReader
;
class
FileReader
;
...
...
src/input/Error.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define INPUT_ERROR_HXX
#define INPUT_ERROR_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <exception>
#include <exception>
...
...
src/input/IcyInputStream.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_ICY_INPUT_STREAM_HXX
#define MPD_ICY_INPUT_STREAM_HXX
#include "ProxyInputStream.hxx"
#include "ProxyInputStream.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
...
...
src/input/InputStream.hxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "Offset.hxx"
#include "Offset.hxx"
#include "Ptr.hxx"
#include "Ptr.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <memory>
#include <memory>
...
...
src/input/Reader.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "fs/io/Reader.hxx"
#include "fs/io/Reader.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
Decoder
;
struct
Decoder
;
class
InputStream
;
class
InputStream
;
...
...
src/java/Global.hxx
View file @
ec54754e
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#ifndef JAVA_GLOBAL_HXX
#ifndef JAVA_GLOBAL_HXX
#define JAVA_GLOBAL_HXX
#define JAVA_GLOBAL_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <jni.h>
#include <jni.h>
...
...
src/lib/alsa/Format.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "pcm/SampleFormat.hxx"
#include "pcm/SampleFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <alsa/asoundlib.h>
#include <alsa/asoundlib.h>
...
...
src/lib/alsa/Version.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_ALSA_VERSION_HXX
#ifndef MPD_ALSA_VERSION_HXX
#define MPD_ALSA_VERSION_HXX
#define MPD_ALSA_VERSION_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/lib/curl/Version.hxx
View file @
ec54754e
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#ifndef CURL_VERSION_HXX
#ifndef CURL_VERSION_HXX
#define CURL_VERSION_HXX
#define CURL_VERSION_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
gcc_const
gcc_const
bool
bool
...
...
src/lib/dbus/Error.hxx
View file @
ec54754e
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#ifndef ODBUS_ERROR_HXX
#ifndef ODBUS_ERROR_HXX
#define ODBUS_ERROR_HXX
#define ODBUS_ERROR_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <dbus/dbus.h>
#include <dbus/dbus.h>
...
...
src/lib/dbus/UDisks2.cxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "ReadIter.hxx"
#include "ReadIter.hxx"
#include "ObjectManager.hxx"
#include "ObjectManager.hxx"
#include "util/StringAPI.hxx"
#include "util/StringAPI.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <functional>
#include <functional>
...
...
src/lib/dbus/Watch.hxx
View file @
ec54754e
...
@@ -36,7 +36,7 @@
...
@@ -36,7 +36,7 @@
#include "Connection.hxx"
#include "Connection.hxx"
#include "event/SocketMonitor.hxx"
#include "event/SocketMonitor.hxx"
#include "event/DeferEvent.hxx"
#include "event/DeferEvent.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <dbus/dbus.h>
#include <dbus/dbus.h>
...
...
src/lib/expat/ExpatParser.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_EXPAT_HXX
#define MPD_EXPAT_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <expat.h>
#include <expat.h>
...
...
src/lib/ffmpeg/Time.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_FFMPEG_TIME_HXX
#define MPD_FFMPEG_TIME_HXX
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
extern
"C"
{
extern
"C"
{
#include <libavutil/avutil.h>
#include <libavutil/avutil.h>
...
...
src/lib/gcrypt/Hash.hxx
View file @
ec54754e
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#define GCRYPT_HASH_HXX
#define GCRYPT_HASH_HXX
#include "util/ConstBuffer.hxx"
#include "util/ConstBuffer.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <gcrypt.h>
#include <gcrypt.h>
...
...
src/lib/gcrypt/MD5.hxx
View file @
ec54754e
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#define GCRYPT_MD5_HXX
#define GCRYPT_MD5_HXX
#include "util/StringBuffer.hxx"
#include "util/StringBuffer.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <array>
#include <array>
...
...
src/lib/icu/CaseFold.hxx
View file @
ec54754e
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
#if defined(HAVE_ICU) || defined(_WIN32)
#if defined(HAVE_ICU) || defined(_WIN32)
#define HAVE_ICU_CASE_FOLD
#define HAVE_ICU_CASE_FOLD
#include "Compiler.h"
#include "
util/
Compiler.h"
template
<
typename
T
>
class
AllocatedString
;
template
<
typename
T
>
class
AllocatedString
;
...
...
src/lib/icu/Collate.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_ICU_COLLATE_HXX
#define MPD_ICU_COLLATE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
/**
/**
* Throws #std::runtime_error on error.
* Throws #std::runtime_error on error.
...
...
src/lib/icu/Compare.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_ICU_COMPARE_HXX
#define MPD_ICU_COMPARE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/AllocatedString.hxx"
#include "util/AllocatedString.hxx"
/**
/**
...
...
src/lib/icu/Converter.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_ICU_CONVERTER_HXX
#define MPD_ICU_CONVERTER_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifdef HAVE_ICU
#ifdef HAVE_ICU
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
...
...
src/lib/icu/Win32.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_ICU_WIN32_HXX
#define MPD_ICU_WIN32_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <wchar.h>
#include <wchar.h>
...
...
src/lib/nfs/Base.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_NFS_BASE_HXX
#define MPD_NFS_BASE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
/**
/**
* Set the "base" NFS server and export name. This will be the
* Set the "base" NFS server and export name. This will be the
...
...
src/lib/nfs/Cancellable.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_NFS_CANCELLABLE_HXX
#ifndef MPD_NFS_CANCELLABLE_HXX
#define MPD_NFS_CANCELLABLE_HXX
#define MPD_NFS_CANCELLABLE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <boost/intrusive/list.hpp>
#include <boost/intrusive/list.hpp>
...
...
src/lib/nfs/FileReader.hxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "Lease.hxx"
#include "Lease.hxx"
#include "Callback.hxx"
#include "Callback.hxx"
#include "event/DeferEvent.hxx"
#include "event/DeferEvent.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <exception>
#include <exception>
...
...
src/lib/nfs/Glue.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_NFS_GLUE_HXX
#define MPD_NFS_GLUE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
EventLoop
;
class
EventLoop
;
class
NfsConnection
;
class
NfsConnection
;
...
...
src/lib/nfs/Manager.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "Connection.hxx"
#include "Connection.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "event/IdleMonitor.hxx"
#include "event/IdleMonitor.hxx"
#include <boost/intrusive/set.hpp>
#include <boost/intrusive/set.hpp>
...
...
src/lib/upnp/Action.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_UPNP_ACTION_HXX
#ifndef MPD_UPNP_ACTION_HXX
#define MPD_UPNP_ACTION_HXX
#define MPD_UPNP_ACTION_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <upnptools.h>
#include <upnptools.h>
...
...
src/lib/upnp/Compat.hxx
View file @
ec54754e
...
@@ -30,7 +30,7 @@ using UpnpDiscovery = Upnp_Discovery;
...
@@ -30,7 +30,7 @@ using UpnpDiscovery = Upnp_Discovery;
#endif
#endif
#if UPNP_VERSION < 10624
#if UPNP_VERSION < 10624
#include "Compiler.h"
#include "
util/
Compiler.h"
gcc_pure
gcc_pure
static
inline
int
static
inline
int
...
...
src/lib/upnp/ContentDirectoryService.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef _UPNPDIR_HXX_INCLUDED_
#ifndef _UPNPDIR_HXX_INCLUDED_
#define _UPNPDIR_HXX_INCLUDED_
#define _UPNPDIR_HXX_INCLUDED_
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <upnp.h>
#include <upnp.h>
...
...
src/lib/upnp/Discovery.hxx
View file @
ec54754e
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
#include "lib/curl/Request.hxx"
#include "lib/curl/Request.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "event/DeferEvent.hxx"
#include "event/DeferEvent.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <upnp.h>
#include <upnp.h>
...
...
src/lib/upnp/Util.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_UPNP_UTIL_HXX
#ifndef MPD_UPNP_UTIL_HXX
#define MPD_UPNP_UTIL_HXX
#define MPD_UPNP_UTIL_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <list>
#include <list>
...
...
src/lib/xiph/FlacIOHandle.cxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "config.h"
#include "config.h"
#include "FlacIOHandle.hxx"
#include "FlacIOHandle.hxx"
#include "Log.hxx"
#include "Log.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "system/Error.hxx"
#include "system/Error.hxx"
#include <errno.h>
#include <errno.h>
...
...
src/lib/xiph/FlacIOHandle.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_FLAC_IO_HANDLE_HXX
#ifndef MPD_FLAC_IO_HANDLE_HXX
#define MPD_FLAC_IO_HANDLE_HXX
#define MPD_FLAC_IO_HANDLE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "input/InputStream.hxx"
#include "input/InputStream.hxx"
#include <FLAC/callback.h>
#include <FLAC/callback.h>
...
...
src/lib/xiph/FlacMetadataChain.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_FLAC_METADATA_CHAIN_HXX
#ifndef MPD_FLAC_METADATA_CHAIN_HXX
#define MPD_FLAC_METADATA_CHAIN_HXX
#define MPD_FLAC_METADATA_CHAIN_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <FLAC/metadata.h>
#include <FLAC/metadata.h>
...
...
src/lib/xiph/FlacMetadataIterator.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_FLAC_METADATA_ITERATOR_HXX
#ifndef MPD_FLAC_METADATA_ITERATOR_HXX
#define MPD_FLAC_METADATA_ITERATOR_HXX
#define MPD_FLAC_METADATA_ITERATOR_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <FLAC/metadata.h>
#include <FLAC/metadata.h>
...
...
src/lib/xiph/OggSerial.cxx
View file @
ec54754e
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
#include "OggSerial.hxx"
#include "OggSerial.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <atomic>
#include <atomic>
#include <chrono>
#include <chrono>
...
...
src/ls.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_LS_HXX
#ifndef MPD_LS_HXX
#define MPD_LS_HXX
#define MPD_LS_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdio.h>
#include <stdio.h>
...
...
src/mixer/MixerInternal.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "MixerPlugin.hxx"
#include "MixerPlugin.hxx"
#include "MixerList.hxx"
#include "MixerList.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
MixerListener
;
class
MixerListener
;
...
...
src/mixer/MixerType.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_MIXER_TYPE_HXX
#ifndef MPD_MIXER_TYPE_HXX
#define MPD_MIXER_TYPE_HXX
#define MPD_MIXER_TYPE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
enum
class
MixerType
{
enum
class
MixerType
{
/** mixer disabled */
/** mixer disabled */
...
...
src/mixer/Volume.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_VOLUME_HXX
#ifndef MPD_VOLUME_HXX
#define MPD_VOLUME_HXX
#define MPD_VOLUME_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
class
MultipleOutputs
;
class
MultipleOutputs
;
class
BufferedOutputStream
;
class
BufferedOutputStream
;
...
...
src/mixer/plugins/HaikuMixerPlugin.cxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "config.h"
#include "config.h"
#include "mixer/MixerInternal.hxx"
#include "mixer/MixerInternal.hxx"
#include "output/plugins/HaikuOutputPlugin.hxx"
#include "output/plugins/HaikuOutputPlugin.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/RuntimeError.hxx"
#include "util/RuntimeError.hxx"
...
...
src/mixer/plugins/RoarMixerPlugin.cxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "config.h"
#include "config.h"
#include "mixer/MixerInternal.hxx"
#include "mixer/MixerInternal.hxx"
#include "output/plugins/RoarOutputPlugin.hxx"
#include "output/plugins/RoarOutputPlugin.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
RoarMixer
final
:
public
Mixer
{
class
RoarMixer
final
:
public
Mixer
{
/** the base mixer class */
/** the base mixer class */
...
...
src/neighbor/Glue.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_NEIGHBOR_ALL_HXX
#define MPD_NEIGHBOR_ALL_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include <forward_list>
#include <forward_list>
...
...
src/neighbor/Registry.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_NEIGHBOR_REGISTRY_HXX
#ifndef MPD_NEIGHBOR_REGISTRY_HXX
#define MPD_NEIGHBOR_REGISTRY_HXX
#define MPD_NEIGHBOR_REGISTRY_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
NeighborPlugin
;
struct
NeighborPlugin
;
...
...
src/net/AllocatedSocketAddress.hxx
View file @
ec54754e
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#include "SocketAddress.hxx"
#include "SocketAddress.hxx"
#include "Features.hxx"
#include "Features.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <algorithm>
#include <algorithm>
...
...
src/net/Resolver.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_RESOLVER_HXX
#define MPD_RESOLVER_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
addrinfo
;
struct
addrinfo
;
...
...
src/net/SocketAddress.hxx
View file @
ec54754e
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#define SOCKET_ADDRESS_HXX
#define SOCKET_ADDRESS_HXX
#include "Features.hxx"
#include "Features.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <cstddef>
#include <cstddef>
...
...
src/net/SocketError.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_SOCKET_ERROR_HXX
#ifndef MPD_SOCKET_ERROR_HXX
#define MPD_SOCKET_ERROR_HXX
#define MPD_SOCKET_ERROR_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "system/Error.hxx"
#include "system/Error.hxx"
#ifdef _WIN32
#ifdef _WIN32
...
...
src/net/StaticSocketAddress.hxx
View file @
ec54754e
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#define STATIC_SOCKET_ADDRESS_HXX
#define STATIC_SOCKET_ADDRESS_HXX
#include "SocketAddress.hxx"
#include "SocketAddress.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <assert.h>
#include <assert.h>
...
...
src/net/ToString.hxx
View file @
ec54754e
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#define NET_TO_STRING_HXX
#define NET_TO_STRING_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/output/Control.hxx
View file @
ec54754e
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "thread/Cond.hxx"
#include "thread/Cond.hxx"
#include "system/PeriodClock.hxx"
#include "system/PeriodClock.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <utility>
#include <utility>
#include <exception>
#include <exception>
...
...
src/output/Interface.cxx
View file @
ec54754e
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
*/
*/
#include "Interface.hxx"
#include "Interface.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdexcept>
#include <stdexcept>
...
...
src/output/MultipleOutputs.hxx
View file @
ec54754e
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
#include "ReplayGainMode.hxx"
#include "ReplayGainMode.hxx"
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <vector>
#include <vector>
...
...
src/output/OutputPlugin.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_OUTPUT_PLUGIN_HXX
#ifndef MPD_OUTPUT_PLUGIN_HXX
#define MPD_OUTPUT_PLUGIN_HXX
#define MPD_OUTPUT_PLUGIN_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <chrono>
#include <chrono>
...
...
src/output/SharedPipeConsumer.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define SHARED_PIPE_CONSUMER_HXX
#define SHARED_PIPE_CONSUMER_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <assert.h>
#include <assert.h>
...
...
src/output/Source.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define AUDIO_OUTPUT_SOURCE_HXX
#define AUDIO_OUTPUT_SOURCE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "SharedPipeConsumer.hxx"
#include "SharedPipeConsumer.hxx"
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
#include "ReplayGainMode.hxx"
#include "ReplayGainMode.hxx"
...
...
src/output/plugins/WinmmOutputPlugin.hxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#ifdef ENABLE_WINMM_OUTPUT
#ifdef ENABLE_WINMM_OUTPUT
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <windows.h>
#include <windows.h>
#include <mmsystem.h>
#include <mmsystem.h>
...
...
src/output/plugins/httpd/HttpdClient.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "Page.hxx"
#include "Page.hxx"
#include "event/BufferedSocket.hxx"
#include "event/BufferedSocket.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <boost/intrusive/link_mode.hpp>
#include <boost/intrusive/link_mode.hpp>
#include <boost/intrusive/list_hook.hpp>
#include <boost/intrusive/list_hook.hpp>
...
...
src/output/plugins/httpd/HttpdInternal.hxx
View file @
ec54754e
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
#include "event/ServerSocket.hxx"
#include "event/ServerSocket.hxx"
#include "event/DeferEvent.hxx"
#include "event/DeferEvent.hxx"
#include "util/Cast.hxx"
#include "util/Cast.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <boost/intrusive/list.hpp>
#include <boost/intrusive/list.hpp>
...
...
src/pcm/FallbackResampler.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "Resampler.hxx"
#include "Resampler.hxx"
#include "PcmBuffer.hxx"
#include "PcmBuffer.hxx"
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
/**
/**
* A naive resampler that is used when no external library was found
* A naive resampler that is used when no external library was found
...
...
src/pcm/Interleave.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_PCM_INTERLEAVE_HXX
#define MPD_PCM_INTERLEAVE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "util/ConstBuffer.hxx"
#include "util/ConstBuffer.hxx"
#include <stdint.h>
#include <stdint.h>
...
...
src/pcm/LibsamplerateResampler.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "Resampler.hxx"
#include "Resampler.hxx"
#include "PcmBuffer.hxx"
#include "PcmBuffer.hxx"
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <samplerate.h>
#include <samplerate.h>
...
...
src/pcm/PcmBuffer.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define PCM_BUFFER_HXX
#define PCM_BUFFER_HXX
#include "util/ReusableArray.hxx"
#include "util/ReusableArray.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/pcm/PcmMix.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_PCM_MIX_HXX
#define MPD_PCM_MIX_HXX
#include "SampleFormat.hxx"
#include "SampleFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stddef.h>
#include <stddef.h>
...
...
src/pcm/PcmUtils.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_PCM_UTILS_H
#ifndef MPD_PCM_UTILS_H
#define MPD_PCM_UTILS_H
#define MPD_PCM_UTILS_H
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <limits>
#include <limits>
...
...
src/pcm/Resampler.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_PCM_RESAMPLER_HXX
#define MPD_PCM_RESAMPLER_HXX
#include "util/ConstBuffer.hxx"
#include "util/ConstBuffer.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
AudioFormat
;
struct
AudioFormat
;
...
...
src/pcm/SampleFormat.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_PCM_SAMPLE_FORMAT_HXX
#ifndef MPD_PCM_SAMPLE_FORMAT_HXX
#define MPD_PCM_SAMPLE_FORMAT_HXX
#define MPD_PCM_SAMPLE_FORMAT_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/pcm/SoxrResampler.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "Resampler.hxx"
#include "Resampler.hxx"
#include "PcmBuffer.hxx"
#include "PcmBuffer.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
AudioFormat
;
struct
AudioFormat
;
struct
ConfigBlock
;
struct
ConfigBlock
;
...
...
src/player/CrossFade.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_CROSSFADE_HXX
#ifndef MPD_CROSSFADE_HXX
#define MPD_CROSSFADE_HXX
#define MPD_CROSSFADE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
AudioFormat
;
struct
AudioFormat
;
class
SignedSongTime
;
class
SignedSongTime
;
...
...
src/player/Outputs.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "MusicChunkPtr.hxx"
#include "MusicChunkPtr.hxx"
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
AudioFormat
;
struct
AudioFormat
;
struct
MusicChunk
;
struct
MusicChunk
;
...
...
src/playlist/MemorySongEnumerator.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "SongEnumerator.hxx"
#include "SongEnumerator.hxx"
#include "song/DetachedSong.hxx"
#include "song/DetachedSong.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <forward_list>
#include <forward_list>
...
...
src/playlist/PlaylistRegistry.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_PLAYLIST_REGISTRY_HXX
#define MPD_PLAYLIST_REGISTRY_HXX
#include "input/Ptr.hxx"
#include "input/Ptr.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
ConfigData
;
struct
ConfigData
;
class
Mutex
;
class
Mutex
;
...
...
src/playlist/PlaylistStream.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_PLAYLIST_STREAM_HXX
#ifndef MPD_PLAYLIST_STREAM_HXX
#define MPD_PLAYLIST_STREAM_HXX
#define MPD_PLAYLIST_STREAM_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
...
...
src/playlist/cue/CueParser.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "song/DetachedSong.hxx"
#include "song/DetachedSong.hxx"
#include "tag/Builder.hxx"
#include "tag/Builder.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <memory>
#include <memory>
...
...
src/queue/IdTable.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_ID_TABLE_HXX
#ifndef MPD_ID_TABLE_HXX
#define MPD_ID_TABLE_HXX
#define MPD_ID_TABLE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <algorithm>
#include <algorithm>
...
...
src/queue/Queue.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_QUEUE_HXX
#ifndef MPD_QUEUE_HXX
#define MPD_QUEUE_HXX
#define MPD_QUEUE_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "IdTable.hxx"
#include "IdTable.hxx"
#include "SingleMode.hxx"
#include "SingleMode.hxx"
#include "util/LazyRandomEngine.hxx"
#include "util/LazyRandomEngine.hxx"
...
...
src/song/AndSongFilter.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_AND_SONG_FILTER_HXX
#define MPD_AND_SONG_FILTER_HXX
#include "ISongFilter.hxx"
#include "ISongFilter.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <list>
#include <list>
...
...
src/song/BaseSongFilter.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_BASE_SONG_FILTER_HXX
#define MPD_BASE_SONG_FILTER_HXX
#include "ISongFilter.hxx"
#include "ISongFilter.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
class
BaseSongFilter
final
:
public
ISongFilter
{
class
BaseSongFilter
final
:
public
ISongFilter
{
std
::
string
value
;
std
::
string
value
;
...
...
src/song/DetachedSong.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "tag/Tag.hxx"
#include "tag/Tag.hxx"
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <chrono>
#include <chrono>
#include <string>
#include <string>
...
...
src/song/Filter.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_SONG_FILTER_HXX
#define MPD_SONG_FILTER_HXX
#include "AndSongFilter.hxx"
#include "AndSongFilter.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/song/ISongFilter.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_I_SONG_FILTER_HXX
#ifndef MPD_I_SONG_FILTER_HXX
#define MPD_I_SONG_FILTER_HXX
#define MPD_I_SONG_FILTER_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
#include <string>
#include <string>
...
...
src/song/LightSong.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "AudioFormat.hxx"
#include "AudioFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
#include <chrono>
#include <chrono>
...
...
src/song/StringFilter.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_STRING_FILTER_HXX
#define MPD_STRING_FILTER_HXX
#include "lib/icu/Compare.hxx"
#include "lib/icu/Compare.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/sticker/StickerDatabase.hxx
View file @
ec54754e
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
#define MPD_STICKER_DATABASE_HXX
#define MPD_STICKER_DATABASE_HXX
#include "Match.hxx"
#include "Match.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <string>
#include <string>
...
...
src/storage/CompositeStorage.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "StorageInterface.hxx"
#include "StorageInterface.hxx"
#include "thread/Mutex.hxx"
#include "thread/Mutex.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
#include <string>
#include <string>
...
...
src/storage/Configured.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_STORAGE_CONFIG_HXX
#define MPD_STORAGE_CONFIG_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
...
...
src/storage/Registry.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_STORAGE_REGISTRY_HXX
#define MPD_STORAGE_REGISTRY_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
...
...
src/storage/StorageInterface.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_STORAGE_INTERFACE_HXX
#define MPD_STORAGE_INTERFACE_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
#include <string>
#include <string>
...
...
src/storage/plugins/LocalStorage.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_STORAGE_LOCAL_HXX
#define MPD_STORAGE_LOCAL_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <memory>
#include <memory>
...
...
src/system/ByteOrder.hxx
View file @
ec54754e
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#ifndef BYTE_ORDER_HXX
#ifndef BYTE_ORDER_HXX
#define BYTE_ORDER_HXX
#define BYTE_ORDER_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <stdint.h>
#include <stdint.h>
...
...
src/system/Clock.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_CLOCK_H
#ifndef MPD_CLOCK_H
#define MPD_CLOCK_H
#define MPD_CLOCK_H
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifdef _WIN32
#ifdef _WIN32
...
...
src/system/Error.hxx
View file @
ec54754e
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
#ifndef SYSTEM_ERROR_HXX
#ifndef SYSTEM_ERROR_HXX
#define SYSTEM_ERROR_HXX
#define SYSTEM_ERROR_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <system_error>
#include <system_error>
#include <utility>
#include <utility>
...
...
src/system/EventFD.cxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#ifdef USE_EVENTFD
#ifdef USE_EVENTFD
#include "EventFD.hxx"
#include "EventFD.hxx"
#include "system/Error.hxx"
#include "system/Error.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <assert.h>
#include <assert.h>
#include <sys/eventfd.h>
#include <sys/eventfd.h>
...
...
src/system/EventPipe.cxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "FileDescriptor.hxx"
#include "FileDescriptor.hxx"
#include "system/Error.hxx"
#include "system/Error.hxx"
#include "util/ScopeExit.hxx"
#include "util/ScopeExit.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <assert.h>
#include <assert.h>
#include <unistd.h>
#include <unistd.h>
...
...
src/system/FatalError.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_FATAL_ERROR_HXX
#define MPD_FATAL_ERROR_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifdef _WIN32
#ifdef _WIN32
#include <windef.h>
#include <windef.h>
...
...
src/system/FileDescriptor.hxx
View file @
ec54754e
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
#define FILE_DESCRIPTOR_HXX
#define FILE_DESCRIPTOR_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <utility>
#include <utility>
...
...
src/tag/Builder.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "Type.h"
#include "Type.h"
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <vector>
#include <vector>
#include <memory>
#include <memory>
...
...
src/tag/FixString.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_TAG_STRING_HXX
#define MPD_TAG_STRING_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
StringView
;
struct
StringView
;
template
<
typename
T
>
struct
WritableBuffer
;
template
<
typename
T
>
struct
WritableBuffer
;
...
...
src/tag/Format.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_TAG_FORMAT_HXX
#define MPD_TAG_FORMAT_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
Tag
;
struct
Tag
;
...
...
src/tag/Handler.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "check.h"
#include "check.h"
#include "Type.h"
#include "Type.h"
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
AudioFormat
;
struct
AudioFormat
;
class
TagBuilder
;
class
TagBuilder
;
...
...
src/tag/ParseName.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_TAG_PARSE_NAME_HXX
#define MPD_TAG_PARSE_NAME_HXX
#include "Type.h"
#include "Type.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
/**
/**
* Parse the string, and convert it into a #TagType. Returns
* Parse the string, and convert it into a #TagType. Returns
...
...
src/tag/Set.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_TAG_SET_HXX
#ifndef MPD_TAG_SET_HXX
#define MPD_TAG_SET_HXX
#define MPD_TAG_SET_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "Tag.hxx"
#include "Tag.hxx"
#include <set>
#include <set>
...
...
src/tag/Settings.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "Mask.hxx"
#include "Mask.hxx"
#include "Type.h"
#include "Type.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
extern
TagMask
global_tag_mask
;
extern
TagMask
global_tag_mask
;
...
...
src/tag/Table.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_TAG_TABLE_HXX
#define MPD_TAG_TABLE_HXX
#include "Type.h"
#include "Type.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
struct
tag_table
{
struct
tag_table
{
const
char
*
name
;
const
char
*
name
;
...
...
src/tag/Tag.hxx
View file @
ec54754e
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
#include "Type.h" // IWYU pragma: export
#include "Type.h" // IWYU pragma: export
#include "Item.hxx" // IWYU pragma: export
#include "Item.hxx" // IWYU pragma: export
#include "Chrono.hxx"
#include "Chrono.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <algorithm>
#include <algorithm>
#include <memory>
#include <memory>
...
...
src/tag/VorbisComment.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_TAG_VORBIS_COMMENT_HXX
#define MPD_TAG_VORBIS_COMMENT_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
/**
/**
* Checks if the specified name matches the entry's name, and if yes,
* Checks if the specified name matches the entry's name, and if yes,
...
...
src/thread/Id.hxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#ifndef MPD_THREAD_ID_HXX
#ifndef MPD_THREAD_ID_HXX
#define MPD_THREAD_ID_HXX
#define MPD_THREAD_ID_HXX
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifdef _WIN32
#ifdef _WIN32
#include <windows.h>
#include <windows.h>
...
...
src/thread/Thread.hxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "check.h"
#include "check.h"
#include "util/BindMethod.hxx"
#include "util/BindMethod.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#ifdef _WIN32
#ifdef _WIN32
#include <windows.h>
#include <windows.h>
...
...
src/Compiler.h
→
src/
util/
Compiler.h
View file @
ec54754e
File moved
src/win32/Win32Main.cxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#ifdef _WIN32
#ifdef _WIN32
#include "Compiler.h"
#include "
util/
Compiler.h"
#include "Instance.hxx"
#include "Instance.hxx"
#include "system/FatalError.hxx"
#include "system/FatalError.hxx"
...
...
src/zeroconf/AvahiPoll.hxx
View file @
ec54754e
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
#define MPD_AVAHI_POLL_HXX
#define MPD_AVAHI_POLL_HXX
#include "check.h"
#include "check.h"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <avahi-common/watch.h>
#include <avahi-common/watch.h>
...
...
src/zeroconf/ZeroconfBonjour.cxx
View file @
ec54754e
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
#include "event/SocketMonitor.hxx"
#include "event/SocketMonitor.hxx"
#include "util/Domain.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"
#include "Log.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <dns_sd.h>
#include <dns_sd.h>
...
...
src/zeroconf/ZeroconfGlue.cxx
View file @
ec54754e
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
#include "Listen.hxx"
#include "Listen.hxx"
#include "util/Domain.hxx"
#include "util/Domain.hxx"
#include "Log.hxx"
#include "Log.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
static
constexpr
Domain
zeroconf_domain
(
"zeroconf"
);
static
constexpr
Domain
zeroconf_domain
(
"zeroconf"
);
...
...
test/DumpDecoderClient.cxx
View file @
ec54754e
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include "decoder/DecoderAPI.hxx"
#include "decoder/DecoderAPI.hxx"
#include "input/InputStream.hxx"
#include "input/InputStream.hxx"
#include "util/StringBuffer.hxx"
#include "util/StringBuffer.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <unistd.h>
#include <unistd.h>
#include <stdio.h>
#include <stdio.h>
...
...
test/test_archive.cxx
View file @
ec54754e
#include "config.h"
#include "config.h"
#include "archive/ArchiveLookup.hxx"
#include "archive/ArchiveLookup.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <cppunit/TestFixture.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
...
...
test/test_byte_reverse.cxx
View file @
ec54754e
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
#include "util/ByteReverse.hxx"
#include "util/ByteReverse.hxx"
#include "util/Macros.hxx"
#include "util/Macros.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <cppunit/TestFixture.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/extensions/HelperMacros.h>
...
...
test/test_pcm_main.cxx
View file @
ec54754e
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
#include "config.h"
#include "config.h"
#include "test_pcm_all.hxx"
#include "test_pcm_all.hxx"
#include "TestAudioFormat.hxx"
#include "TestAudioFormat.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/ui/text/TestRunner.h>
#include <cppunit/ui/text/TestRunner.h>
...
...
test/test_protocol.cxx
View file @
ec54754e
#include "config.h"
#include "config.h"
#include "protocol/ArgParser.hxx"
#include "protocol/ArgParser.hxx"
#include "protocol/Ack.hxx"
#include "protocol/Ack.hxx"
#include "Compiler.h"
#include "
util/
Compiler.h"
#include <cppunit/TestFixture.h>
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
#include <cppunit/extensions/TestFactoryRegistry.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment