Changeset 2115 for box/trunk/lib/common/FileStream.h
- Timestamp:
- 28/03/2008 22:18:44 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/common/FileStream.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/FileStream.h
r950 r2115 58 58 FileStream(const FileStream &rToCopy) { /* do not call */ } 59 59 60 #ifdef WIN3261 60 // for debugging.. 62 std::string fileName; 63 #endif 61 std::string mFileName; 64 62 }; 65 63
Note: See TracChangeset
for help on using the changeset viewer.
