mirror of
https://git.freebsd.org/ports.git
synced 2025-07-10 05:49:22 -04:00
While here, refresh patches. PR: 212308 Submitted by: emaste@ Reported by: andrew@ MFH: 2016Q3 Differential Revision: D7842
10 lines
222 B
C++
10 lines
222 B
C++
--- exrenvmap/main.cpp.orig 2014-08-10 04:24:00 UTC
|
|
+++ exrenvmap/main.cpp
|
|
@@ -47,6 +47,7 @@
|
|
#include <ImfHeader.h>
|
|
|
|
#include <iostream>
|
|
+#include <cstring>
|
|
#include <exception>
|
|
#include <string>
|
|
#include <string.h>
|