mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 07:13:02 +04:00
Fix binary compatibility of opencv_nonfree
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
namespace cv
|
||||
{
|
||||
|
||||
CV_EXPORTS bool initModule_nonfree();
|
||||
CV_EXPORTS_W bool initModule_nonfree();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user