Commit c6ffa505 authored by Adrien BAK's avatar Adrien BAK

remove useless includes

parent 0f0bda97
...@@ -39,14 +39,9 @@ ...@@ -39,14 +39,9 @@
// //
//M*/ //M*/
#include <string>
#include "precomp.hpp" #include "precomp.hpp"
#include "opencv2/photo.hpp" #include "opencv2/photo.hpp"
#include "opencv2/highgui.hpp" #include "opencv2/highgui.hpp"
#include <stdlib.h>
#include <iostream>
#include "seamless_cloning.hpp" #include "seamless_cloning.hpp"
......
...@@ -42,9 +42,6 @@ ...@@ -42,9 +42,6 @@
#include "seamless_cloning.hpp" #include "seamless_cloning.hpp"
#include "opencv2/highgui.hpp" #include "opencv2/highgui.hpp"
#include <iostream>
#include <complex>
using namespace cv; using namespace cv;
using namespace std; using namespace std;
......
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