Skip to content

Commit ab58cac

Browse files
committed
Merge pull request opencv#9194 from tomoaki0705:fixBuildErrorDnn
2 parents dcb3c4f + 08c94aa commit ab58cac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/dnn/src/precomp.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141

4242
#include <opencv2/core.hpp>
4343
#include <opencv2/core/utils/trace.hpp>
44+
#include <opencv2/core/softfloat.hpp> // int32_t (MSVS 2010-2013)
4445
#include "cvconfig.h"
4546
#include <opencv2/dnn.hpp>
4647
#include <opencv2/dnn/all_layers.hpp>

0 commit comments

Comments
 (0)