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

Collapse All | Expand All

(-)bochs-2.3.7.orig/bx_debug/symbols.cc (+3 lines)
Lines 95-100 Link Here
95
#endif
95
#endif
96
96
97
using namespace std;
97
using namespace std;
98
#ifdef __GNUC__
99
using namespace __gnu_cxx;
100
#endif
98
101
99
struct symbol_entry_t
102
struct symbol_entry_t
100
{
103
{

Return to bug 218888