We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c0a32 commit 197ce6aCopy full SHA for 197ce6a
sources/leddevice/dev_net/LedDevicePhilipsHue.cpp
@@ -10,6 +10,7 @@
10
11
#include <QDateTime>
12
#include <chrono>
13
+#include <cmath>
14
15
// Constants
16
namespace {
0 commit comments