Changeset 495 in Sophya for trunk/SophyaPI/PIext/pipodrw.h


Ignore:
Timestamp:
Oct 21, 1999, 8:58:45 PM (26 years ago)
Author:
ercodmgr
Message:

Portage -> DPPlanck , Reza+cmv 21/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pipodrw.h

    r205 r495  
    77#define PIPODRW_H_SEEN
    88
     9#include "machdefs.h"
    910#include "pidrawer.h"
    1011#include "parradapter.h"
     
    1314#include "histos2.h"
    1415
     16#ifdef SANS_EVOLPLANCK
     17class GeneralFunction;
     18#else
     19namespace PlanckDPC {class GeneralFunction;}
     20#endif
    1521
    16 class GeneralFunction;
    1722class PIGFFDrawer : public PIDrawer {
    1823public:
Note: See TracChangeset for help on using the changeset viewer.