Merge pull request #6975 from tomoaki0705:fixNanUndeclared

This commit is contained in:
Alexander Alekhin 2016-07-24 16:53:01 +00:00
commit 1001b05def

View File

@ -1,4 +1,5 @@
#include "test_precomp.hpp"
#include <cmath>
using namespace cv;
using namespace std;