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/mmain/MBrowser.cc

    r1668 r2173  
    2626#include "MBrowser.h"
    2727
    28 #include <iostream.h>
     28#include <iostream>
    2929#include <sys/stat.h>       // S_ISDIR
    3030
     
    4545
    4646ClassImp(MBrowser);
     47
     48using namespace std;
    4749
    4850enum {
Note: See TracChangeset for help on using the changeset viewer.