Changeset 1761 in Sophya for trunk/ArchTOIPipe/Kernel/toi.cc


Ignore:
Timestamp:
Nov 13, 2001, 5:14:44 PM (24 years ago)
Author:
aubourg
Message:

std::ostream car pour magique ostream is ambiguous

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Kernel/toi.cc

    r1742 r1761  
    33//                               Christophe Magneville
    44//                               Reza Ansari
    5 // $Id: toi.cc,v 1.9 2001-11-09 23:13:14 aubourg Exp $
     5// $Id: toi.cc,v 1.10 2001-11-13 16:14:43 aubourg Exp $
    66
    77#include "toiprocessor.h"
     
    4444}
    4545
    46 void TOI::PrintStatus(ostream & os) const
     46void TOI::PrintStatus(std::ostream & os) const
    4747{
    4848  os << "TOI::PrintStatus() - Name=" << getName() << endl;
Note: See TracChangeset for help on using the changeset viewer.