e1652f1472
- Bump PORTREVISION PR: ports/148990 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (nork ; 136 days)
10 lines
204 B
C++
10 lines
204 B
C++
--- exrenvmap/main.cpp~
|
|
+++ exrenvmap/main.cpp
|
|
@@ -43,6 +43,7 @@
|
|
#include <makeLatLongMap.h>
|
|
#include <ImfEnvmap.h>
|
|
#include <iostream>
|
|
+#include <cstring>
|
|
#include <exception>
|
|
#include <stdlib.h>
|
|
|