Changeset 14449 for trunk/Mars/mcalib


Ignore:
Timestamp:
10/02/12 11:50:29 (12 years ago)
Author:
tbretz
Message:
Added some missing std::
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mcalib/MCalibrateData.h

    r12790 r14449  
    9090  Int_t  Process();
    9191  Int_t  ReadEnv(const TEnv &env, TString prefix, Bool_t print);
    92   void   StreamPrimitive(ostream &out) const;
     92  void   StreamPrimitive(std::ostream &out) const;
    9393
    9494public:
Note: See TracChangeset for help on using the changeset viewer.