Changeset 495 in Sophya for trunk/SophyaPI/PIext/pipodrw.h
- Timestamp:
- Oct 21, 1999, 8:58:45 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/pipodrw.h
r205 r495 7 7 #define PIPODRW_H_SEEN 8 8 9 #include "machdefs.h" 9 10 #include "pidrawer.h" 10 11 #include "parradapter.h" … … 13 14 #include "histos2.h" 14 15 16 #ifdef SANS_EVOLPLANCK 17 class GeneralFunction; 18 #else 19 namespace PlanckDPC {class GeneralFunction;} 20 #endif 15 21 16 class GeneralFunction;17 22 class PIGFFDrawer : public PIDrawer { 18 23 public:
Note:
See TracChangeset
for help on using the changeset viewer.