home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / stl453up.zip / stl453fx / zOSv1r2_DIFFS / src-ios.cpp < prev    next >
C/C++ Source or Header  |  2002-04-29  |  363b  |  11 lines

  1. 196,197c196
  2. < //TORLAB DEBUG original void ios_base::_M_throw_failure() {
  3. < void _Export ios_base::_M_throw_failure() { //TORLABD DEBUG added _Export keyword
  4. ---
  5. > void ios_base::_M_throw_failure() {
  6. 293,294c292
  7. < //TORLAB DEBUG original ios_base::~ios_base() {
  8. < _Export ios_base::~ios_base() { //TORLAB DEBUG added _Export keyword
  9. ---
  10. > ios_base::~ios_base() {
  11.