Ignore:
Timestamp:
03/02/01 12:09:07 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mraw/MRawFileRead.h

    r654 r665  
    66#endif
    77
    8 class ifstream;
     8class bifstream;
    99
    1010class MTime;
     
    2424    MTime          *fRawEvtTime;    // raw evt time information container to fill from file
    2525
    26     ifstream      *fIn;            //! buffered input stream (file to read from)
     26    bifstream      *fIn;            //! buffered input stream (file to read from)
    2727
    2828public:
Note: See TracChangeset for help on using the changeset viewer.