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

build: reuse int32_t workaround from softfloat.hpp

This commit is contained in:
Alexander Alekhin
2017-07-20 14:01:21 +03:00
parent 1989bc33a7
commit 08c94aa5c0
2 changed files with 1 additions and 3 deletions
+1
View File
@@ -41,6 +41,7 @@
#include <opencv2/core.hpp>
#include <opencv2/core/utils/trace.hpp>
#include <opencv2/core/softfloat.hpp> // int32_t (MSVS 2010-2013)
#include "cvconfig.h"
#include <opencv2/dnn.hpp>
#include <opencv2/dnn/all_layers.hpp>