mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 05:29:54 +08:00
Fix binary compatibility of opencv_nonfree
This commit is contained in:
parent
26bcb3812c
commit
a07cc84436
@ -48,7 +48,7 @@
|
||||
namespace cv
|
||||
{
|
||||
|
||||
CV_EXPORTS bool initModule_nonfree();
|
||||
CV_EXPORTS_W bool initModule_nonfree();
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user