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/Processors/nooppr.cc

    r1738 r1761  
    33//                               Christophe Magneville
    44//                               Reza Ansari
    5 // $Id: nooppr.cc,v 1.7 2001-11-08 15:47:45 aubourg Exp $
     5// $Id: nooppr.cc,v 1.8 2001-11-13 16:14:43 aubourg Exp $
    66
    77#include <typeinfo>
     
    2020
    2121
    22 void NoOpProcessor::PrintStatus(ostream & os)
     22void NoOpProcessor::PrintStatus(std::ostream & os)
    2323{
    2424  os << "\n ------------------------------------------------------ \n"
Note: See TracChangeset for help on using the changeset viewer.