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

Remove useless logger include from the public API

This creates a conflict with some internal Google lib defining
the same symbols.
This commit is contained in:
Vincent Rabaud
2026-07-01 10:47:40 +02:00
parent d36133b325
commit 68fb8aeb30
4 changed files with 2 additions and 3 deletions
+1
View File
@@ -52,6 +52,7 @@
#include "opencv2/core/hal/hal.hpp"
#include "opencv2/core/check.hpp"
#include "opencv2/core/utils/buffer_area.private.hpp"
#include "opencv2/core/utils/logger.hpp"
#include "opencv2/imgproc/hal/hal.hpp"
#include "hal_replacement.hpp"