Update layers.cpp to compile with clang + libcxx
This commit is contained in:
parent
3eb5fa18fb
commit
f7bd6ef6c1
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@
|
|||
#include "internal_client.h"
|
||||
#include "virtualdesktops.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
#include <QDebug>
|
||||
#include <QQueue>
|
||||
|
||||
|
|
Loading…
Reference in a new issue