Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 207663 | Differences between
and this patch

Collapse All | Expand All

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

Return to bug 207663