Changeset 2636 in Sophya for trunk/SophyaProg/PrgUtil/scanppf.cc
- Timestamp:
- Nov 19, 2004, 4:15:50 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgUtil/scanppf.cc
r2615 r2636 9 9 #include "anydataobj.h" 10 10 #include "sambainit.h" 11 #include "histinit.h" 11 12 12 13 #ifdef __MWERKS__ … … 53 54 54 55 SambaInitiator smbinit; 56 HiStatsInitiator hisinit; 55 57 56 58 if ((narg < 2) || (strcmp(arg[1],"-h") == 0) ) {
Note:
See TracChangeset
for help on using the changeset viewer.