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/toiprocessor.cc

    r1750 r1761  
    33//                               Christophe Magneville
    44//                               Reza Ansari
    5 // $Id: toiprocessor.cc,v 1.17 2001-11-12 14:12:54 aubourg Exp $
     5// $Id: toiprocessor.cc,v 1.18 2001-11-13 16:14:43 aubourg Exp $
    66
    77#include "toiprocessor.h"
     
    180180}
    181181
    182 void TOIProcessor::PrintStatus(ostream & os)
     182void TOIProcessor::PrintStatus(std::ostream & os)
    183183{
    184184  chkinit();
Note: See TracChangeset for help on using the changeset viewer.