added missing <iostream> header
This commit is contained in:
parent
564fd21e87
commit
4f0d72bf43
@ -43,6 +43,8 @@
|
|||||||
#ifndef __OPENCV_PRECOMP_H__
|
#ifndef __OPENCV_PRECOMP_H__
|
||||||
#define __OPENCV_PRECOMP_H__
|
#define __OPENCV_PRECOMP_H__
|
||||||
|
|
||||||
|
#include <iostream>
|
||||||
|
|
||||||
#include "opencv2/softcascade.hpp"
|
#include "opencv2/softcascade.hpp"
|
||||||
#include "opencv2/imgproc.hpp"
|
#include "opencv2/imgproc.hpp"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user