mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 19:50:38 +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
|
||||
|
||||
#include "opencv2/core.hpp"
|
||||
#include <ostream>
|
||||
|
||||
namespace cv
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user