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