fixed bug #2938
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 9 Apr 2013 06:14:25 +0000 (10:14 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 9 Apr 2013 06:14:25 +0000 (10:14 +0400)
modules/core/src/stat.cpp

index a81b75f..dad7835 100644 (file)
@@ -42,6 +42,7 @@
 
 #include "precomp.hpp"
 #include <climits>
+#include <limits>
 
 namespace cv
 {