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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user