DecoderThread: add missing <functional> include
This commit is contained in:
@@ -38,6 +38,8 @@
|
|||||||
#include "tag/ApeReplayGain.hxx"
|
#include "tag/ApeReplayGain.hxx"
|
||||||
#include "Log.hxx"
|
#include "Log.hxx"
|
||||||
|
|
||||||
|
#include <functional>
|
||||||
|
|
||||||
static constexpr Domain decoder_thread_domain("decoder_thread");
|
static constexpr Domain decoder_thread_domain("decoder_thread");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user