Changeset 2322 in Sophya for trunk/SophyaPI/PIext/piacmd.h


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

    r2274 r2322  
    88
    99#include "machdefs.h"
    10 #include <iostream.h>
    11 #include <fstream.h>
     10#include <iostream>
     11#include <fstream>
    1212#include <string>
    1313#include <vector>
Note: See TracChangeset for help on using the changeset viewer.