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/mdata/MDataElement.cc

    r2098 r2173  
    3838#include "MDataElement.h"
    3939
    40 #include <fstream.h>
     40#include <fstream>
    4141
    4242#include "MHMatrix.h"
     
    4848
    4949ClassImp(MDataElement);
     50
     51using namespace std;
    5052
    5153// --------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.