Changeset 1809 for box/chris/general/lib/common/Logging.h
- Timestamp:
- 02/09/2007 00:04:32 (5 years ago)
- File:
-
- 1 edited
-
box/chris/general/lib/common/Logging.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/chris/general/lib/common/Logging.h
r1784 r1809 48 48 std::showbase << \ 49 49 std::internal << \ 50 std::setw( 8) << \50 std::setw(10) << \ 51 51 std::setfill('0') << \ 52 52 (accno)
Note: See TracChangeset
for help on using the changeset viewer.
