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

(-)file_not_specified_in_diff (-1 / +3 lines)
Line  Link Here
0
-- src/cppcomp.h
0
++ src/cppcomp.h
Lines 122-127 Link Here
122
#define I_iomanip		<iomanip>
122
#define I_iomanip		<iomanip>
123
#define I_ios			<ios>
123
#define I_ios			<ios>
124
#define I_iostream		<iostream>
124
#define I_iostream		<iostream>
125
#include <cstdlib>
126
#include <cstring>
125
127
126
#if (defined (_MSC_VER) && _MSC_VER >= 1100)
128
#if (defined (_MSC_VER) && _MSC_VER >= 1100)
127
// 1100 is version 5.0
129
// 1100 is version 5.0

Return to bug 218013