Changeset 1864 for box/trunk/lib/common/Logging.h
- Timestamp:
- 09/10/2007 00:24:26 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/common/Logging.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/Logging.h
r1808 r1864 50 50 std::setw(10) << \ 51 51 std::setfill('0') << \ 52 (accno) 52 (accno) \\ 53 std::dec 53 54 54 55 #define BOX_FORMAT_OBJECTID(objectid) \
Note: See TracChangeset
for help on using the changeset viewer.
