Ignore:
Timestamp:
10/30/01 13:38:00 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgui/MGeomPix.h

    r986 r1015  
    1 #ifndef MGEOMPIX_H
    2 #define MGEOMPIX_H
     1#ifndef MARS_MGeomPix
     2#define MARS_MGeomPix
    33
    4 #ifndef MAGIC_H
    5 #include "MAGIC.h"
     4#ifndef MARS_MParContainer
     5#include "MParContainer.h"
    66#endif
    77
    8 class MGeomPix : public TObject
     8class MGeomPix : public MParContainer
    99{
    1010private:
Note: See TracChangeset for help on using the changeset viewer.