Commit 418cfa81 authored by Stefan Westerfeld's avatar Stefan Westerfeld

Add missing include for std::array.

Signed-off-by: Stefan Westerfeld's avatarStefan Westerfeld <stefan@space.twc.de>
parent cf9169d0
......@@ -18,6 +18,8 @@
#include "wavpipeinputstream.hh"
#include "rawconverter.hh"
#include <array>
#include <assert.h>
#include <string.h>
#include <errno.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment