Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 212435
Collapse All | Expand All

(-)openexr-1.6.1-orig/exrenvmap/main.cpp (+1 lines)
Lines 43-48 Link Here
43
#include <makeLatLongMap.h>
43
#include <makeLatLongMap.h>
44
#include <ImfEnvmap.h>
44
#include <ImfEnvmap.h>
45
#include <iostream>
45
#include <iostream>
46
#include <cstring>
46
#include <exception>
47
#include <exception>
47
#include <stdlib.h>
48
#include <stdlib.h>
48
49
(-)openexr-1.6.1-orig/exrmaketiled/main.cpp (+1 lines)
Lines 45-50 Link Here
45
#include <iostream>
45
#include <iostream>
46
#include <exception>
46
#include <exception>
47
#include <string>
47
#include <string>
48
#include <cstring>
48
#include <stdlib.h>
49
#include <stdlib.h>
49
50
50
using namespace Imf;
51
using namespace Imf;

Return to bug 212435