aboutsummaryrefslogtreecommitdiff
path: root/graphics/openexr/files/patch-exrmaketiled_main.cpp
blob: 857ff8a6268d9d05a0088ef747904df654c5c719 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- exrmaketiled/main.cpp.orig	2018-08-10 01:35:00 UTC
+++ exrmaketiled/main.cpp
@@ -43,6 +43,7 @@
 #include "makeTiled.h"
 
 #include <iostream>
+#include <cstring>
 #include <exception>
 #include <string>
 #include <string.h>