mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 13:47:32 +08:00
Update utility.hpp
Adding missing header for ostream decl. in line 384
This commit is contained in:
parent
0a63ab36bb
commit
fce7469961
@ -54,6 +54,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "opencv2/core.hpp"
|
#include "opencv2/core.hpp"
|
||||||
|
#include <ostream>
|
||||||
|
|
||||||
namespace cv
|
namespace cv
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user