Changeset 495 in Sophya for trunk/SophyaPI/PIext/servnobjm.h
- Timestamp:
- Oct 21, 1999, 8:58:45 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/servnobjm.h
r463 r495 17 17 #include "anydataobj.h" 18 18 19 #ifdef SANS_EVOLPLANCK 19 20 class NTuple; 20 21 class Histo; 21 22 class Histo2D; 22 23 class HProf; 24 #else 25 namespace PlanckDPC { 26 class NTuple; 27 class Histo; 28 class Histo2D; 29 class HProf; 30 } 31 #endif 32 23 33 class NamedObjMgr; 24 34 class PIStdImgApp;
Note:
See TracChangeset
for help on using the changeset viewer.