Commit fce74699 authored by Matthias Grundmann's avatar Matthias Grundmann Committed by GitHub

Update utility.hpp

Adding missing header for ostream decl. in line 384
parent 0a63ab36
......@@ -54,6 +54,7 @@
#endif
#include "opencv2/core.hpp"
#include <ostream>
namespace cv
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment