Commit 245dc992 authored by Alexander Shishkov's avatar Alexander Shishkov

added include precomp

parent 707048f6
......@@ -40,6 +40,7 @@
//
//M*/
#include "precomp.hpp"
#include "opencv2/photo.hpp"
#include "opencv2/imgproc.hpp"
......@@ -163,4 +164,4 @@ Point getExpShift(InputArray _img0, InputArray _img1, int max_bits, int exclude_
}
return shift;
}
};
\ No newline at end of file
};
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