Changeset 2609 for code/branches/buildsystem2/src/ois/OISException.cpp
- Timestamp:
- Jan 29, 2009, 8:55:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2/src/ois/OISException.cpp
r1505 r2609 26 26 27 27 //----------------------------------------------------------------------------// 28 /*const char* Exception::what() const throw()28 const char* Exception::what() const throw() 29 29 { 30 30 return eText; 31 31 } 32 */ 32
Note: See TracChangeset
for help on using the changeset viewer.