Changeset 8243 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 01/11/07 14:15:24 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MLogManip.h
r7808 r8243 4 4 #include <iomanip> 5 5 6 #ifndef MARS_MLog 6 7 #include "MLog.h" 8 #endif 7 9 8 10 // --------------------- simple manipulators ----------------------- … … 19 21 return lout; 20 22 } 21 22 23 23 24 // ----------------------------- debug -----------------------------
Note:
See TracChangeset
for help on using the changeset viewer.