Include span
This is needed on some compilers like g++ 11.
This commit is contained in:
parent
2ec45f33d1
commit
e0202c7531
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
#include <drm_fourcc.h>
|
||||
#include <ranges>
|
||||
#include <span>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue