Changeset 2322 in Sophya for trunk/SophyaPI/PIext/cxxexecutor.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/SophyaPI/PIext/cxxexecutor.cc

    r2287 r2322  
    347347  <<"#include <ctype.h>"<<endl
    348348  <<"#include <string.h>"<<endl
    349   <<"#include <iostream.h>"<<endl
    350   <<"#include <fstream.h>"<<endl
     349  <<"#include <iostream>"<<endl
     350  <<"#include <fstream>"<<endl
    351351  <<"#include <complex>"<<endl
    352352  <<endl
Note: See TracChangeset for help on using the changeset viewer.