mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
Fixing Windows build
This commit is contained in:
parent
b58b04a31c
commit
3206945b6d
@ -53,7 +53,7 @@
|
|||||||
|
|
||||||
namespace cv {
|
namespace cv {
|
||||||
|
|
||||||
class Stitcher
|
class CV_EXPORTS Stitcher
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
enum { ORIG_RESOL = -1 };
|
enum { ORIG_RESOL = -1 };
|
||||||
|
Loading…
Reference in New Issue
Block a user