Blame SOURCES/qt5-qtconnectivity-gcc11.patch

6c1f4c
diff --git a/src/bluetooth/lecmaccalculator.cpp b/src/bluetooth/lecmaccalculator.cpp
6c1f4c
index b150466..507603c 100644
6c1f4c
--- a/src/bluetooth/lecmaccalculator.cpp
6c1f4c
+++ b/src/bluetooth/lecmaccalculator.cpp
6c1f4c
@@ -38,6 +38,8 @@
6c1f4c
 ****************************************************************************/
6c1f4c
 #include "lecmaccalculator_p.h"
6c1f4c
 
6c1f4c
+#include <limits>
6c1f4c
+
6c1f4c
 #include "bluez/bluez_data_p.h"
6c1f4c
 
6c1f4c
 #include <QtCore/qbytearray.h>