Ignore:
Timestamp:
12/07/03 14:48:11 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/tcpip/MCeCoCom.h

    r2517 r2615  
    1010#endif
    1111
    12 #ifndef COSY_Timer
    13 #include "timer.h"
     12#ifndef MARS_MTime
     13#include "MTime.h"
    1414#endif
    1515
     
    2525
    2626    TString fCommand;     // report string of the current system
    27     Timer   fT;           // time of last report received
     27    MTime   fT;           // time of last report received
    2828    char    fStatus;      // current status of this system
    2929    int     fCCStatus;    // global status of CC
Note: See TracChangeset for help on using the changeset viewer.