From f7bd6ef6c133658f0af562d40c27ad82c5e96748 Mon Sep 17 00:00:00 2001 From: Andy Gebauer Date: Wed, 3 Nov 2021 06:29:57 +0000 Subject: [PATCH] Update layers.cpp to compile with clang + libcxx --- src/layers.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/layers.cpp b/src/layers.cpp index 39e57f95a8..e9c2332f23 100644 --- a/src/layers.cpp +++ b/src/layers.cpp @@ -82,6 +82,8 @@ #include "internal_client.h" #include "virtualdesktops.h" +#include + #include #include