Commit 657c0713 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 f5ae3b14
......@@ -21,6 +21,7 @@
#include <math.h>
#include <gcrypt.h>
#include <array>
#include <set>
#include "rawconverter.hh"
......
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