Ignore:
Timestamp:
06/13/03 16:42:37 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MParList.cc

    r2120 r2173  
    4141#include "MParList.h"
    4242
    43 #include <fstream.h>     // ofstream, SavePrimitive
     43#include <fstream>     // ofstream, SavePrimitive
    4444
    4545#include <TNamed.h>
     
    5353
    5454ClassImp(MParList);
     55
     56using namespace std;
    5557
    5658static const TString gsDefName  = "MParList";
Note: See TracChangeset for help on using the changeset viewer.