mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -45,6 +45,8 @@ public:
|
||||
GlobalLoggingInitStruct()
|
||||
: logTagManager(m_defaultUnconfiguredGlobalLevel)
|
||||
{
|
||||
(void)getInitializationMutex(); // ensure initialization of global objects
|
||||
|
||||
applyConfigString();
|
||||
handleMalformed();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user