Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 228915
Collapse All | Expand All

(-)gmp-4.2.2-orig/gmp-h.in (+1 lines)
Lines 517-522 typedef __mpq_struct *mpq_ptr; Link Here
517
#if defined (__cplusplus)
517
#if defined (__cplusplus)
518
extern "C" {
518
extern "C" {
519
#ifdef _GMP_H_HAVE_FILE
519
#ifdef _GMP_H_HAVE_FILE
520
#include <cstdio>
520
using std::FILE;
521
using std::FILE;
521
#endif
522
#endif
522
#endif
523
#endif

Return to bug 228915