Ignore:
Timestamp:
03/24/03 14:26:49 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MRanForestGrow.h

    r1859 r1864  
    11#ifndef MARS_MRanForestGrow
    22#define MARS_MRanForestGrow
    3 
    4 #ifndef MARS_MTask
    5 #include "MTask.h"
    6 #endif
    7 
    8 #include "TRandom.h"
    9 #include "TMath.h"
    103
    114/////////////////////////////////////////////////////////////////////////////
     
    1710/////////////////////////////////////////////////////////////////////////////
    1811
    19 #include "MRanForest.h"
     12#ifndef MARS_MTask
     13#include "MTask.h"
     14#endif
    2015
    2116class MHMatrix;
    2217class MParList;
    2318class MRanForest;
     19class MRanTree;
    2420
    2521class MRanForestGrow : public MTask
Note: See TracChangeset for help on using the changeset viewer.