Merge pull request #19427 from alalek:issue_19426
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
#ifndef OPENCV_UTILS_TLS_HPP
|
||||
#define OPENCV_UTILS_TLS_HPP
|
||||
|
||||
#include <opencv2/core/utility.hpp>
|
||||
#ifndef OPENCV_CORE_UTILITY_H
|
||||
#error "tls.hpp must be included after opencv2/core/utility.hpp or opencv2/core.hpp"
|
||||
#endif
|
||||
|
||||
namespace cv {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user