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/toiseqbuff.h

    r1738 r1761  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: toiseqbuff.h,v 1.7 2001-11-08 15:47:46 aubourg Exp $
     7// $Id: toiseqbuff.h,v 1.8 2001-11-13 16:14:44 aubourg Exp $
    88
    99#ifndef TOISEQBUFF_H
     
    2828               { AllocBuffer(wsz); }   // apres le demarrage des threads
    2929
    30   virtual void PrintStatus(ostream & os) const;
     30  virtual void PrintStatus(std::ostream & os) const;
    3131
    3232  inline void setDebugLevel(int lev=0) { dbglev=lev; }
Note: See TracChangeset for help on using the changeset viewer.