Changeset 2322 in Sophya for trunk/SophyaLib/SUtils/datacards.cc


Ignore:
Timestamp:
Feb 11, 2003, 4:31:10 PM (23 years ago)
Author:
cmv
Message:
  • passage xxstream.h en xxstream
  • compile avec gcc_3.2, gcc_2.96 et cxx En 3.2 le seek from ::end semble marcher (voir Eval/COS/pbseekios.cc)

rz+cmv 11/2/2003

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/SUtils/datacards.cc

    r1609 r2322  
    11//
    2 // $Id: datacards.cc,v 1.8 2001-07-31 14:02:38 cmv Exp $
     2// $Id: datacards.cc,v 1.9 2003-02-11 15:31:05 cmv Exp $
    33//
    44//
     
    1212#include "pexceptions.h"
    1313#include <algorithm>
    14 #include <iostream.h>
    15 #include <iomanip.h>
     14#include <iostream>
     15#include <iomanip>
    1616#include <stdio.h>
    1717
Note: See TracChangeset for help on using the changeset viewer.