Include missing cmath header

This commit is contained in:
Andreas Cord-Landwehr 2023-04-12 18:41:58 +02:00
parent d25b9ebdb1
commit 230c5cc4f7

View file

@ -17,6 +17,7 @@
#include "qwayland-server-kde-output-management-v2.h"
#include <cmath>
#include <optional>
using namespace KWin;