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/ProcWSophya/toi2map.h

    r1739 r1761  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: toi2map.h,v 1.8 2001-11-08 17:47:23 cmv Exp $
     7// $Id: toi2map.h,v 1.9 2001-11-13 16:14:43 aubourg Exp $
    88
    99#ifndef TOI2MAP_H
     
    6161              {mTMax = tmax; mValMax = vmax;}
    6262  // Print
    63   void Print(ostream & os);
     63  void Print(std::ostream & os);
    6464
    6565protected:
Note: See TracChangeset for help on using the changeset viewer.