1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03: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
@@ -869,8 +869,4 @@ CV_EXPORTS_W void stylization(InputArray src, OutputArray dst, float sigma_s = 6
} // cv
#ifndef DISABLE_OPENCV_24_COMPATIBILITY
#include "opencv2/photo/photo_c.h"
#endif
#endif