added missing <iostream> header
This commit is contained in:
@@ -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"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user