build: fix errors for MSVS2010-2013, reduce default softfloat scope

This commit is contained in:
Alexander Alekhin
2017-06-07 23:24:58 +03:00
parent 31c79668c8
commit 71517a910a
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;