1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

Merge pull request #3513 from mshabunin:compat-30

This commit is contained in:
Vadim Pisarevsky
2014-12-22 11:58:01 +00:00
9 changed files with 37 additions and 1 deletions
@@ -458,4 +458,8 @@ public:
#include "opencv2/objdetect/detection_based_tracker.hpp"
#ifndef DISABLE_OPENCV_24_COMPATIBILITY
#include "opencv2/objdetect/objdetect_c.h"
#endif
#endif