mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03: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:
@@ -45,7 +45,7 @@
|
||||
#include "opencv2/core/utility.hpp"
|
||||
|
||||
#include "opencv2/core/private.hpp"
|
||||
|
||||
#include "opencv2/core/utils/logger.hpp"
|
||||
#include "opencv2/calib.hpp"
|
||||
#include "opencv2/geometry.hpp"
|
||||
#include "opencv2/imgproc.hpp"
|
||||
|
||||
Reference in New Issue
Block a user