mirror of
https://github.com/audacity/conan-recipes.git
synced 2025-12-10 03:56:47 -06:00
12 lines
218 B
Diff
12 lines
218 B
Diff
--- a/src/qmldebug/qqmlprofilerevent_p.h
|
|
+++ b/src/qmldebug/qqmlprofilerevent_p.h
|
|
@@ -49,7 +49,7 @@
|
|
|
|
#include <initializer_list>
|
|
#include <type_traits>
|
|
-
|
|
+#include <limits>
|
|
//
|
|
// W A R N I N G
|
|
// -------------
|