ports/graphics/OpenEXR/files/patch-exrenvmap-main.cpp
Steve Wills e9591ed464 - Update to 1.7.1
- Give maintainership to submitter

PR:		ports/172339
Submitted by:	nemysis <nemysis@gmx.ch>
2013-01-17 03:25:07 +00:00

10 lines
292 B
C++

--- exrenvmap/main.cpp.orig 2012-07-18 01:27:28.000000000 +0200
+++ exrenvmap/main.cpp 2012-10-04 10:44:12.000000000 +0200
@@ -46,6 +46,7 @@
#include <ImfEnvmap.h>
#include <ImfHeader.h>
#include <iostream>
+#include <cstring>
#include <exception>
#include <string>
#include <string.h>