input/tidal: add missing include for assert()
This commit is contained in:
parent
92bfdffa42
commit
2788cf9330
@ -23,6 +23,8 @@
|
||||
#include "tag/Builder.hxx"
|
||||
#include "tag/Tag.hxx"
|
||||
|
||||
#include <cassert>
|
||||
|
||||
using Wrapper = Yajl::CallbacksWrapper<TidalTagScanner::ResponseParser>;
|
||||
static constexpr yajl_callbacks parse_callbacks = {
|
||||
nullptr,
|
||||
|
Loading…
x
Reference in New Issue
Block a user