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

Collapse All | Expand All

(-)oprofile-0.9.3-orig/libabi/tests/abi_test.cpp (+2 lines)
Lines 17-22 Link Here
17
17
18
#include <fstream>
18
#include <fstream>
19
#include <iostream>
19
#include <iostream>
20
#include <cstdlib>
21
#include <cstring>
20
22
21
using namespace std;
23
using namespace std;
22
24
(-)oprofile-0.9.3-orig/libregex/tests/regex_test.cpp (+1 lines)
Lines 20-25 Link Here
20
20
21
#include <iostream>
21
#include <iostream>
22
#include <fstream>
22
#include <fstream>
23
#include <cstdlib>
23
24
24
using namespace std;
25
using namespace std;
25
26

Return to bug 218727