Fix build with clang12 + libc++

This commit is contained in:
Albert Astals Cid 2021-08-30 20:29:23 +02:00
parent 1080976abe
commit 1d2b51ddf1

View File

@ -24,6 +24,7 @@
#include <algorithm>
#include <functional>
#include <qendian.h>
#include <utility>
/**
* Reads a PIC file header from a data stream.