package An official xmake package repository
https://xrepo.xmake.io/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
340 B
13 lines
340 B
1 year ago
|
diff --git a/Source/OpenEXR/IlmImf/ImfAttribute.cpp b/Source/OpenEXR/IlmImf/ImfAttribute.cpp
|
||
|
index cb4ac36..aaced91 100644
|
||
|
--- a/Source/OpenEXR/IlmImf/ImfAttribute.cpp
|
||
|
+++ b/Source/OpenEXR/IlmImf/ImfAttribute.cpp
|
||
|
@@ -45,6 +45,7 @@
|
||
|
#include "Iex.h"
|
||
|
#include <string.h>
|
||
|
#include <map>
|
||
|
+#include <functional>
|
||
|
|
||
|
#include "ImfNamespace.h"
|
||
|
|