Merge pull request #6975 from tomoaki0705:fixNanUndeclared
authorAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sun, 24 Jul 2016 16:53:01 +0000 (16:53 +0000)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Sun, 24 Jul 2016 16:53:01 +0000 (16:53 +0000)
modules/core/test/test_arithm.cpp

index 1289b73..68aa09b 100644 (file)
@@ -1,4 +1,5 @@
 #include "test_precomp.hpp"
+#include <cmath>
 
 using namespace cv;
 using namespace std;