1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #8868 from alalek:fix_build_softfloat

This commit is contained in:
Alexander Alekhin
2017-06-08 20:22:52 +00:00
5 changed files with 15 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@
#include "test_precomp.hpp"
#include <float.h>
#include <math.h>
#include "opencv2/core/softfloat.hpp"
using namespace cv;
using namespace std;