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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +4 lines)
Line  Link Here
0
-- sfftobmp-3.1.orig/src/input.cpp
0
++ sfftobmp-3.1/src/input.cpp
Lines 36-41 Link Here
36
36
37
---RCS-Info--------------------------------------------------*/
37
---RCS-Info--------------------------------------------------*/
38
38
39
#include <cstring>
39
#include <vector>
40
#include <vector>
40
#include <iostream>
41
#include <iostream>
41
42
42
-- sfftobmp-3.1.orig/src/output.cpp
43
++ sfftobmp-3.1/src/output.cpp
Lines 37-42 Link Here
37
37
38
---RCS-Info--------------------------------------------------*/
38
---RCS-Info--------------------------------------------------*/
39
39
40
#include <cstring>
40
#include <cassert>
41
#include <cassert>
41
#include <iostream>
42
#include <iostream>
42
43

Return to bug 217722