remove useless includes
This commit is contained in:
@@ -39,14 +39,9 @@
|
||||
//
|
||||
//M*/
|
||||
|
||||
#include <string>
|
||||
#include "precomp.hpp"
|
||||
#include "opencv2/photo.hpp"
|
||||
#include "opencv2/highgui.hpp"
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
||||
#include "seamless_cloning.hpp"
|
||||
|
||||
|
@@ -42,9 +42,6 @@
|
||||
#include "seamless_cloning.hpp"
|
||||
#include "opencv2/highgui.hpp"
|
||||
|
||||
#include <iostream>
|
||||
#include <complex>
|
||||
|
||||
using namespace cv;
|
||||
using namespace std;
|
||||
|
||||
|
Reference in New Issue
Block a user