Ignore:
Timestamp:
02/20/13 14:49:37 (12 years ago)
Author:
tbretz
Message:
Add changes necessary to remove fits completely from namespace std in MARS.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mreport/MReportDrive.h

    r12734 r14935  
    2323    Double_t fErrorAz;    // [deg] sistem error in the azimuth angle axis
    2424
    25     Bool_t SetupReadingFits(std::fits &fits);
    26     Int_t  InterpreteFits(const std::fits &fits);
     25    Bool_t SetupReadingFits(fits &fits);
     26    Int_t  InterpreteFits(const fits &fits);
    2727    Int_t  InterpreteBody(TString &str, Int_t ver);
    2828
Note: See TracChangeset for help on using the changeset viewer.