Commit 4f0d72bf authored by Vladislav Vinogradov's avatar Vladislav Vinogradov

added missing <iostream> header

parent 564fd21e
......@@ -43,6 +43,8 @@
#ifndef __OPENCV_PRECOMP_H__
#define __OPENCV_PRECOMP_H__
#include <iostream>
#include "opencv2/softcascade.hpp"
#include "opencv2/imgproc.hpp"
......
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