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

Remove useless C headers

This commit is contained in:
Vincent Rabaud
2025-01-13 15:05:55 +01:00
parent 6931a4cc06
commit bfb54aa691
15 changed files with 12 additions and 28 deletions
@@ -2,7 +2,6 @@
// It is subject to the license terms in the LICENSE file found in the top-level directory
// of this distribution and at http://opencv.org/license.html.
#include "perf_precomp.hpp"
#include "opencv2/imgproc/types_c.h"
namespace opencv_test {