Included c-headers for better 2.4 compatibility
This commit is contained in:
@@ -4217,4 +4217,8 @@ Point LineIterator::pos() const
|
||||
|
||||
} // cv
|
||||
|
||||
#ifndef DISABLE_OPENCV_24_COMPATIBILITY
|
||||
#include "opencv2/imgproc/imgproc_c.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user