We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcb3c4f + 08c94aa commit ab58cacCopy full SHA for ab58cac
modules/dnn/src/precomp.hpp
@@ -41,6 +41,7 @@
41
42
#include <opencv2/core.hpp>
43
#include <opencv2/core/utils/trace.hpp>
44
+#include <opencv2/core/softfloat.hpp> // int32_t (MSVS 2010-2013)
45
#include "cvconfig.h"
46
#include <opencv2/dnn.hpp>
47
#include <opencv2/dnn/all_layers.hpp>
0 commit comments