mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 17:44:04 +08:00
Merge pull request #17023 from poelmanc:patch-1
This commit is contained in:
commit
69ac19d82d
2
3rdparty/openexr/IlmImf/ImfAttribute.cpp
vendored
2
3rdparty/openexr/IlmImf/ImfAttribute.cpp
vendored
@ -63,7 +63,7 @@ Attribute::~Attribute () {}
|
||||
|
||||
namespace {
|
||||
|
||||
struct NameCompare: std::binary_function <const char *, const char *, bool>
|
||||
struct NameCompare
|
||||
{
|
||||
bool
|
||||
operator () (const char *x, const char *y) const
|
||||
|
Loading…
Reference in New Issue
Block a user