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
-4
View File
@@ -56,8 +56,4 @@
#include "opencv2/video/tracking.hpp"
#include "opencv2/video/background_segm.hpp"
#ifndef DISABLE_OPENCV_24_COMPATIBILITY
#include "opencv2/video/tracking_c.h"
#endif
#endif //OPENCV_VIDEO_HPP