1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

next: drop DISABLE_OPENCV_24_COMPATIBILITY

This commit is contained in:
Alexander Alekhin
2018-03-22 14:41:15 +03:00
parent 2d54fed3cc
commit 2b2fa58f97
9 changed files with 2 additions and 33 deletions
@@ -4907,8 +4907,4 @@ Point LineIterator::pos() const
} // cv
#ifndef DISABLE_OPENCV_24_COMPATIBILITY
#include "opencv2/imgproc/imgproc_c.h"
#endif
#endif