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.
12 lines
340 B
12 lines
340 B
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" |
|
|
|
|