1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 15:23:05 +04:00

Merge pull request #6975 from tomoaki0705:fixNanUndeclared

This commit is contained in:
Alexander Alekhin
2016-07-24 16:53:01 +00:00
+1
View File
@@ -1,4 +1,5 @@
#include "test_precomp.hpp"
#include <cmath>
using namespace cv;
using namespace std;