Darren Freeman wrote:
> 
> Dear list,
> 
> In the last 3 or so hours the 1.3.0CVS tree was broken (can't compile):
> 
> ControlPrint.C: In member function `virtual void ControlPrint::apply()':
> ControlPrint.C:207: `endl' undeclared (first use this function)
> ControlPrint.C:207: (Each undeclared identifier is reported only once
> for each function
> 
When you see this, it means that someidi^H^H^Hbody has left out a
using std::endl;

Garst

Reply via email to