mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
Fix build with clang12 + libc++
This commit is contained in:
parent
1080976abe
commit
1d2b51ddf1
@ -24,6 +24,7 @@
|
||||
#include <algorithm>
|
||||
#include <functional>
|
||||
#include <qendian.h>
|
||||
#include <utility>
|
||||
|
||||
/**
|
||||
* Reads a PIC file header from a data stream.
|
||||
|
Loading…
Reference in New Issue
Block a user