Changeset 1361 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
06/13/02 08:58:22 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1355 r1361  
    11                                                                  -*-*- END -*-*-
     2 2002/06/13: Thomas Bretz
     3
     4   * mdata/MData.cc:
     5     - changed ostream.h to ofstream.h to make it compile on alpha
     6
     7
     8
    29 2002/06/10: Thomas Bretz
    310
  • trunk/MagicSoft/Mars/mdata/MData.cc

    r1348 r1361  
    4848#include "MData.h"
    4949
    50 #include <ostream.h>
     50#include <fstream.h>
    5151
    5252ClassImp(MData);
Note: See TracChangeset for help on using the changeset viewer.