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

    r1746 r1761  
    33//                               Christophe Magneville
    44//                               Reza Ansari
    5 // $Id: toi2map.cc,v 1.13 2001-11-12 11:19:03 cmv Exp $
     5// $Id: toi2map.cc,v 1.14 2001-11-13 16:14:43 aubourg Exp $
    66
    77#include "machdefs.h"
     
    5252
    5353////////////////////////////////////////////////////////////////////////
    54 void TOI2Map::Print(ostream & os)
     54void TOI2Map::Print(std::ostream & os)
    5555{
    5656  os<<"TOI2Map::Print -- Sphere NLat = "<<mSph->SizeIndex()<<endl
Note: See TracChangeset for help on using the changeset viewer.