/[pkgs]/devel/OpenEXR_Viewers/openexr_viewers-1.0.1-gcc44.patch
ViewVC logotype

Contents of /devel/OpenEXR_Viewers/openexr_viewers-1.0.1-gcc44.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Thu Feb 12 22:43:31 2009 UTC (9 months, 1 week ago) by kwizart
Branch: MAIN
CVS Tags: OpenEXR_Viewers-1_0_1-4_fc11, OpenEXR_Viewers-1_0_1-7_fc13, F-12-split, OpenEXR_Viewers-1_0_1-6_fc12, OpenEXR_Viewers-1_0_1-5_fc11, F-11-split, HEAD
File MIME type: text/x-patch
Fix for gcc44
1 diff -up openexr_viewers-1.0.1/exrdisplay/applyCtl.cpp.gcc44 openexr_viewers-1.0.1/exrdisplay/applyCtl.cpp
2 --- openexr_viewers-1.0.1/exrdisplay/applyCtl.cpp.gcc44 2009-02-12 23:35:22.000000000 +0100
3 +++ openexr_viewers-1.0.1/exrdisplay/applyCtl.cpp 2009-02-12 23:35:27.000000000 +0100
4 @@ -48,6 +48,7 @@
5 #include <ImfHeader.h>
6 #include <ImfFrameBuffer.h>
7 #include <cassert>
8 + #include <cstdio>
9 #include <iostream>
10
11 using namespace std;
12 @@ -60,6 +61,7 @@
13 #include <ImfStandardAttributes.h>
14 #include <ImfHeader.h>
15 #include <cassert>
16 + #include <cstdio>
17 #include <iostream>
18
19 using namespace std;

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2