Blame intel-mediasdk-gcc11.patch

3ea94e5
diff --git a/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp b/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp
3ea94e5
index 5774702..ed1c1b7 100644
3ea94e5
--- a/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp
3ea94e5
+++ b/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp
3ea94e5
@@ -44,6 +44,7 @@
3ea94e5
 #include <algorithm>
3ea94e5
 #include <climits>
3ea94e5
 #include <cmath>
3ea94e5
+#include <limits>
3ea94e5
 #include "cmrt_cross_platform.h"
3ea94e5
 
3ea94e5
 using std::min;