Changeset 2322 in Sophya for trunk/SophyaLib/SysTools/ctimer.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/SophyaLib/SysTools/ctimer.h

    r895 r2322  
    11// This may look like C code, but it is really -*- C++ -*-
    22//
    3 // $Id: ctimer.h,v 1.3 2000-04-12 17:49:41 ansari Exp $
     3// $Id: ctimer.h,v 1.4 2003-02-11 15:31:07 cmv Exp $
    44//
    55
     
    1111#include <sys/types.h>
    1212#include <time.h>
    13 #include <iostream.h>
     13#include <iostream>
    1414#include <stdio.h>
    1515#include <string>
Note: See TracChangeset for help on using the changeset viewer.