mirror of
https://git.freebsd.org/ports.git
synced 2025-07-03 02:20:33 -04:00
- Give maintainership to submitter PR: ports/172339 Submitted by: nemysis <nemysis@gmx.ch>
10 lines
292 B
C++
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>
|