mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 14:29:49 +08:00
f5b58e5fc9
- better handling of enum arguments - less merge conflicts
4 lines
69 B
C++
4 lines
69 B
C++
#ifdef HAVE_OPENCV_STITCHING
|
|
typedef Stitcher::Status Status;
|
|
#endif
|