parent
9792bc0226
commit
3ea94e5f64
@ -0,0 +1,12 @@
|
||||
diff --git a/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp b/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp
|
||||
index 5774702..ed1c1b7 100644
|
||||
--- a/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp
|
||||
+++ b/_studio/mfx_lib/mctf_package/mctf/src/mctf_common.cpp
|
||||
@@ -44,6 +44,7 @@
|
||||
#include <algorithm>
|
||||
#include <climits>
|
||||
#include <cmath>
|
||||
+#include <limits>
|
||||
#include "cmrt_cross_platform.h"
|
||||
|
||||
using std::min;
|
Loading…
Reference in new issue