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

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
-2
View File
@@ -58,8 +58,6 @@
#include "opencv2/core/ocl.hpp"
#endif
#include "opencv2/core/softfloat.hpp"
#include <assert.h>
#include <ctype.h>
#include <float.h>