1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +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
-1
View File
@@ -1,5 +1,4 @@
#include "perf_precomp.hpp"
#include "opencv2/core/core_c.h"
namespace opencv_test
{