Fixing Windows build

This commit is contained in:
Andrey Pavlenko 2011-09-07 12:51:41 +00:00
parent b58b04a31c
commit 3206945b6d

View File

@ -53,7 +53,7 @@
namespace cv { namespace cv {
class Stitcher class CV_EXPORTS Stitcher
{ {
public: public:
enum { ORIG_RESOL = -1 }; enum { ORIG_RESOL = -1 };